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