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