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