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