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