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