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