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