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