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