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