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