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