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