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