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