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