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