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