All: Fix typo in changelog

This commit is contained in:
Jeffrey Pfau 2016-02-21 00:33:01 -08:00
parent 03f20436b5
commit c1f146c565
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Bugfixes:
- GBA BIOS: Fix RegisterRamReset setting DISPCNT to the wrong value - GBA BIOS: Fix RegisterRamReset setting DISPCNT to the wrong value
- OpenGL: Correct boolean vector strcmp strings for uniforms - OpenGL: Correct boolean vector strcmp strings for uniforms
- Wii: Fix tilting direction - Wii: Fix tilting direction
- SDL: Fix joystick initialization on BS - SDL: Fix joystick initialization on BSD
- SDL: Fix potential joystick crash in games with rumble - SDL: Fix potential joystick crash in games with rumble
- SDL: Fix axes being mapped wrong - SDL: Fix axes being mapped wrong
- Qt: Fix initial state of key mapping - Qt: Fix initial state of key mapping