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