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