summaryrefslogtreecommitdiff
path: root/src/wiiu/wiiu.cpp
diff options
context:
space:
mode:
authoraerosoul94 <aerosoul94@hotmail.com>2017-05-02 08:52:22 -0500
committeraerosoul94 <aerosoul94@hotmail.com>2017-05-02 08:52:22 -0500
commit6380b272bd2b67862d855384d4478325c75444ae (patch)
tree70e34f8e0f3a511db4e45f1242d81fb28ffd99c7 /src/wiiu/wiiu.cpp
parent592b0484b9c1e943093dd93b720428ebfaa116d2 (diff)
Bug fix in PS3 loader
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,