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