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