mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-06 11:28:15 +00:00
Fixed duplicate SDL_Version change
This commit is contained in:
@@ -2994,10 +2994,6 @@ SDL_GamepadBinding *e1;
|
|||||||
- e1->outputType
|
- e1->outputType
|
||||||
+ e1->output_type
|
+ e1->output_type
|
||||||
@@
|
@@
|
||||||
@@
|
|
||||||
- SDL_version
|
|
||||||
+ SDL_Version
|
|
||||||
@@
|
|
||||||
typedef SDL_version, SDL_Version;
|
typedef SDL_version, SDL_Version;
|
||||||
@@
|
@@
|
||||||
- SDL_version
|
- SDL_version
|
||||||
|
Reference in New Issue
Block a user