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