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