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