WinRT: more "Windows RT" to "WinRT" renaming

This commit is contained in:
David Ludwig 2013-08-27 12:20:35 -04:00
parent 3070086431
commit 1e78c4a5d1
9 changed files with 219 additions and 219 deletions

View file

@ -40,7 +40,7 @@
#define SDL_MAIN_AVAILABLE
#elif defined(__WINRT__)
/* On Windows RT, SDL provides a main function that initializes CoreApplication,
/* On WinRT, SDL provides a main function that initializes CoreApplication,
creating an instance of IFrameworkView in the process.
Please note that #include'ing SDL_main.h is not enough to get a main()