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