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