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