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