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