mirror of
https://github.com/encounter/SDL.git
synced 2025-12-19 09:55:29 +00:00
WinRT: more "Windows RT" to "WinRT" renaming
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user