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