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