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