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