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