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