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