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