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