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