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