Typo fix (thanks @bplu4t2f!)
This commit is contained in:
parent
64e2a93d55
commit
ed4838b75d
@ -3518,7 +3518,7 @@ namespace SDL2
|
|||||||
/* Only available in 2.0.4 or higher */
|
/* Only available in 2.0.4 or higher */
|
||||||
public enum SDL_MouseWheelDirection : uint
|
public enum SDL_MouseWheelDirection : uint
|
||||||
{
|
{
|
||||||
SDL_MOUSEHWEEL_NORMAL,
|
SDL_MOUSEWHEEL_NORMAL,
|
||||||
SDL_MOUSEWHEEL_FLIPPED
|
SDL_MOUSEWHEEL_FLIPPED
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user