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