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