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