Rename ShowInfo to ShowInfoI, add ShowInfo fmt macro
This commit is contained in:
@@ -471,7 +471,7 @@ static void CDECL HandleSavegameLoadCrash(int signum)
|
||||
"Please file a bug report and attach this savegame.\n");
|
||||
}
|
||||
|
||||
ShowInfo(buffer);
|
||||
ShowInfoI(buffer);
|
||||
|
||||
#ifdef WITH_SIGACTION
|
||||
struct sigaction call;
|
||||
|
Reference in New Issue
Block a user