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