diff options
author | tma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2008-08-31 10:41:30 +0000 |
---|---|---|
committer | tma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2008-08-31 10:41:30 +0000 |
commit | 60bee81ce803959461493d107ad5a0e568c958c8 (patch) | |
tree | 25647bab4f8cfe1c95035b45dddea126ac30bb29 /README | |
parent | 4efd7abd7ecc7cdf25386959b34c847401a1268b (diff) | |
download | ioquake3-aero-60bee81ce803959461493d107ad5a0e568c958c8.tar.gz ioquake3-aero-60bee81ce803959461493d107ad5a0e568c958c8.zip |
* Update SDL patch (again)
git-svn-id: svn://svn.icculus.org/quake3/trunk@1467 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -433,7 +433,7 @@ Mouse Input On Windows * Low quality mouse input data when using the windib driver due to use of WM_MOUSEMOVE events. Use GetCursorPos API call instead. - The patch can be found in misc/sdl-win32-mouse-fixes.diff. + The patch can be found in misc/sdl-win32-fixes.diff. PNG support ioquake3 supports the use of PNG (Portable Network Graphic) images as |