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