This website works better with JavaScript
Home
Explore
Help
Sign In
HonorLee
/
SDLPAL
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
VC compilation fix
Pal Lockheart
8 years ago
parent
b73c2023e8
commit
62b7033a9a
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
native_midi/native_midi_win32.c
+ 1
- 1
native_midi/native_midi_win32.c
View File
@@ -20,7 +20,7 @@
florian.proff.schulze@gmx.net
*/
-#ifdef
__
WIN32
__
+#ifdef WIN32
#include "SDL.h"