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