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