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