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