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