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