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