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