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