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