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