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