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