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