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