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