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