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