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