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