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