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