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