diff src/haptic/nds/SDL_syshaptic.c @ 4868:d6adaafcfb10

Fixed compiling with Visual Studio 2008
author Sam Lantinga <slouken@libsdl.org>
date Sun, 29 Aug 2010 14:22:22 -0700
parents bb2e32f5a556
children 7aba0406c273
line wrap: on
line diff
--- a/src/haptic/nds/SDL_syshaptic.c	Sun Aug 29 12:00:09 2010 -0700
+++ b/src/haptic/nds/SDL_syshaptic.c	Sun Aug 29 14:22:22 2010 -0700
@@ -52,8 +52,9 @@
     GBA_BUS[0x0020000] = 0x1500;
     GBA_BUS[0x0E20000] = 0x1500;
     GBA_BUS[0x0FE0000] = 0x1500;
-} 

void
+}
 
+void
 NDS_EZF_CloseNorWrite() 
 {
     GBA_BUS[0x0FF0000] = 0xD200;