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