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