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