ref: 6f114d0da54e9797f61acec741ab0e4aacac1321 dir: /src/Star.h/
#pragma once void InitStar(void); void ActStar(void); void PutStar(int fx, int fy);