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