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