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