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