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