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