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