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