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