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