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