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