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