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