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