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