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