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