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