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