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