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