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