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