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