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