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