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