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