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