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