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