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