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