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