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