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