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