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