Fixed trailing space on line 3797.
This commit is contained in:
parent
29372e5fa4
commit
861f5b3df6
@ -3794,7 +3794,7 @@ namespace SDL2
|
|||||||
}
|
}
|
||||||
|
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
#region SDL_keycode.h
|
#region SDL_keycode.h
|
||||||
|
|
||||||
public const int SDLK_SCANCODE_MASK = (1 << 30);
|
public const int SDLK_SCANCODE_MASK = (1 << 30);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user