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