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