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