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