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