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