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