forked from mirror/OpenTTD
(svn r17774) -Codechange: show the version of the (dynamically) linked library instead of the one we compiled against in the crash log
This commit is contained in:
@@ -57,6 +57,7 @@ static const char sdl_files[] =
|
||||
M("SDL_SetColorKey")
|
||||
M("SDL_WM_SetIcon")
|
||||
M("SDL_MapRGB")
|
||||
M("SDL_Linked_Version")
|
||||
M("")
|
||||
;
|
||||
#undef M
|
||||
|
Reference in New Issue
Block a user