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