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