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