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