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