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