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