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