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