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