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