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