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