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