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