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