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