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