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