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