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