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