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