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