mirror of https://github.com/libsdl-org/SDL.git
Fixed duplicate SDL_Version change
This commit is contained in:
parent
009318c5a9
commit
784311c20e
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue