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