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