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