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