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