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