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