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