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