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