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