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