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