about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedsdl2net.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/wrapped/wrappedsdl2net.c')
-rw-r--r--src/wrapped/wrappedsdl2net.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/wrapped/wrappedsdl2net.c b/src/wrapped/wrappedsdl2net.c
index 7009e4b7..651bb6aa 100644
--- a/src/wrapped/wrappedsdl2net.c
+++ b/src/wrapped/wrappedsdl2net.c
@@ -19,7 +19,6 @@
 const char* sdl2netName = "libSDL2_net-2.0.so.0";
 #define LIBNAME sdl2net
 
-#define CUSTOM_INIT      \
-    SETALT(my2_);        \
+#define ALTMY my2_
 
 #include "wrappedlib_init.h"