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