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