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