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