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