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