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