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