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