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