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