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