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