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