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