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