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