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