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