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