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