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