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