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