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