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