summaryrefslogtreecommitdiff
path: root/src/wiiu/wiiu.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/wiiu/wiiu.cpp')
-rw-r--r--src/wiiu/wiiu.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wiiu/wiiu.cpp b/src/wiiu/wiiu.cpp
index 742be0c..caafc7f 100644
--- a/src/wiiu/wiiu.cpp
+++ b/src/wiiu/wiiu.cpp
@@ -36,7 +36,9 @@ static void idaapi
cafe_loader ldr(&elf); ldr.apply();
}
+#ifdef _WIN32
__declspec(dllexport)
+#endif
loader_t LDSC =
{
IDP_INTERFACE_VERSION,