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