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