Skip to content

Commit

Permalink
Updated README name in header.
Browse files Browse the repository at this point in the history
  • Loading branch information
philippwiesemann committed Aug 11, 2014
1 parent 09dc9f8 commit b33d2b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/SDL_events.h
Expand Up @@ -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()
Expand Down

0 comments on commit b33d2b7

Please sign in to comment.