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