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