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