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