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