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