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