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