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