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