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