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