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