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