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