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