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