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