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