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