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