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