mirror of
https://github.com/Ryujinx/SDL2-CS.git
synced 2025-04-20 06:41:48 +00:00
Fixed trailing space on line 3797.
This commit is contained in:
parent
29372e5fa4
commit
861f5b3df6
|
@ -3794,7 +3794,7 @@ namespace SDL2
|
|||
}
|
||||
|
||||
#endregion
|
||||
|
||||
|
||||
#region SDL_keycode.h
|
||||
|
||||
public const int SDLK_SCANCODE_MASK = (1 << 30);
|
||||
|
|
Loading…
Reference in a new issue