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