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