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