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