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