equal
deleted
inserted
replaced
18 misrepresented as being the original software. |
18 misrepresented as being the original software. |
19 3. This notice may not be removed or altered from any source distribution. |
19 3. This notice may not be removed or altered from any source distribution. |
20 */ |
20 */ |
21 #include "../../SDL_internal.h" |
21 #include "../../SDL_internal.h" |
22 |
22 |
23 /* TODO, WinRT: include copyright info in SDL_winrtpaths.cpp |
23 /* TODO, WinRT: remove the need to compile this with C++/CX (/ZW) extensions, and if possible, without C++ at all |
24 TODO, WinRT: remove the need to compile this with C++/CX (/ZW) extensions, and if possible, without C++ at all |
|
25 */ |
24 */ |
26 |
25 |
27 #ifdef __WINRT__ |
26 #ifdef __WINRT__ |
28 |
27 |
29 extern "C" { |
28 extern "C" { |