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