mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-18 20:18:59 +00:00
minor whitespace fix
This commit is contained in:
parent
79e625f017
commit
e58cc5fa0e
5 changed files with 1 additions and 1 deletions
0
Android.mk
Executable file → Normal file
0
Android.mk
Executable file → Normal file
0
Xcode-iOS/SDL/SDL.xcodeproj/project.pbxproj
Executable file → Normal file
0
Xcode-iOS/SDL/SDL.xcodeproj/project.pbxproj
Executable file → Normal file
0
Xcode-iOS/Test/TestiPhoneOS.xcodeproj/project.pbxproj
Executable file → Normal file
0
Xcode-iOS/Test/TestiPhoneOS.xcodeproj/project.pbxproj
Executable file → Normal file
0
Xcode/SDL/SDL.xcodeproj/project.pbxproj
Executable file → Normal file
0
Xcode/SDL/SDL.xcodeproj/project.pbxproj
Executable file → Normal file
|
|
@ -177,7 +177,7 @@ typedef enum
|
|||
SDL_DISPLAYEVENT_NONE, /**< Never used */
|
||||
SDL_DISPLAYEVENT_ORIENTATION, /**< Display orientation has changed to data1 */
|
||||
SDL_DISPLAYEVENT_CONNECTED, /**< Display has been added to the system */
|
||||
SDL_DISPLAYEVENT_DISCONNECTED /**< Display has been removed from the system */
|
||||
SDL_DISPLAYEVENT_DISCONNECTED /**< Display has been removed from the system */
|
||||
} SDL_DisplayEventID;
|
||||
|
||||
typedef enum
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue