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