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