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