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