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