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