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