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