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