--- asylum-0.3.2.old/asylum.c +++ asylum-0.3.2/asylum.c @@ -53,6 +53,9 @@ void init() { + char *title = "SDL Asylum"; + SDL_WM_SetCaption (title, title); + // SWI "FastSpr_GetAddress"; // set up fspplot, fspvars, fspareat=fspvars+24 setdefaults();