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