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