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