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