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