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