mirror of
https://github.com/yawut/SDL.git
synced 2026-04-24 23:37:09 -05:00
Updated README name in header.
This commit is contained in:
parent
4febb40851
commit
f9864b4590
|
|
@ -59,7 +59,7 @@ typedef enum
|
|||
/* Application events */
|
||||
SDL_QUIT = 0x100, /**< User-requested quit */
|
||||
|
||||
/* These application events have special meaning on iOS, see README-ios.txt for details */
|
||||
/* These application events have special meaning on iOS, see README-ios.md for details */
|
||||
SDL_APP_TERMINATING, /**< The application is being terminated by the OS
|
||||
Called on iOS in applicationWillTerminate()
|
||||
Called on Android in onDestroy()
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user