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