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