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