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