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