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