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