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