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