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