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