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