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