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