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