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