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