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