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