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