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