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