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