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