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