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