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