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