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