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