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