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