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