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