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