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