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