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