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