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