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