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