فهرست منبع

fixed native linking

Nicolas Cannasse 8 سال پیش
والد
کامیت
00cfc599f0
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      libs/sdl/openal.c

+ 1 - 1
libs/sdl/openal.c

@@ -1,4 +1,4 @@
-#define HL_NAME(n) openal_##n
+#define HL_NAME(n) sdl_##n
 #include <hl.h>
 #include <hl.h>
 
 
 #include <AL/al.h>
 #include <AL/al.h>