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