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