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