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