Updated names of README files in source comments.
This commit is contained in:
parent
f54e7cdaa8
commit
ad82c94c55
2 changed files with 2 additions and 2 deletions
|
@ -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 for details */
|
||||
/* These application events have special meaning on iOS, see README-ios.txt for details */
|
||||
SDL_APP_TERMINATING, /**< The application is being terminated by the OS
|
||||
Called on iOS in applicationWillTerminate()
|
||||
Called on Android in onDestroy()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue