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