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