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