summaryrefslogtreecommitdiff
path: root/include/nitro/types.h
diff options
context:
space:
mode:
authorred031000 <rubenru09@aol.com>2020-06-07 17:28:17 +0100
committerred031000 <rubenru09@aol.com>2020-06-07 17:28:17 +0100
commit1c7bd60010bb429bd6cbcfad889bef9e7058cb89 (patch)
treefff29ec53e2f943ea73c977e1870c10b985dbd19 /include/nitro/types.h
parent292a0f16f5492c0b89b11f4eec9bc8397874f9f0 (diff)
parentc2d3d0fb118d3f9ff14f8f5293f54d0c37421a70 (diff)
Merge branch 'master' of https://github.com/martmists/pokediamond
Diffstat (limited to 'include/nitro/types.h')
-rw-r--r--include/nitro/types.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/nitro/types.h b/include/nitro/types.h
index 190d9eae..dfa5ba87 100644
--- a/include/nitro/types.h
+++ b/include/nitro/types.h
@@ -54,4 +54,6 @@ typedef int BOOL;
#endif // __cplusplus
#endif
+#define SDK_FORCE_EXPORT __declspec(force_export)
+
#endif //POKEDIAMOND_TYPES_H