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