1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-09 12:42:11 +00:00
OpenMW/extern/sdl4ogre
slothlife 9ea22324f7 Fix some MSVC warnings.
Several fixes are warnings about truncations on 64-bit, while others are
complaints about mixed signed / unsigned integer operations.
2014-06-23 01:13:30 -05:00
..
CMakeLists.txt
cursormanager.hpp
events.h
OISCompat.h
osx_utils.h
osx_utils.mm
sdlcursormanager.cpp
sdlcursormanager.hpp
sdlinputwrapper.cpp Remove a wrong comment 2014-06-13 22:23:24 +02:00
sdlinputwrapper.hpp Remove #ifdef guards. 2014-06-06 19:58:05 +10:00
sdlwindowhelper.cpp Fix some MSVC warnings. 2014-06-23 01:13:30 -05:00
sdlwindowhelper.hpp