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