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