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