summaryrefslogtreecommitdiff
path: root/arm9/lib/src/version_1_dwc.c
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-09-02 09:13:45 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-09-02 09:13:45 -0400
commit1606a77609fea869c5f9bd193acc935924184e15 (patch)
treebee1e9a6d9080d1c98c1d39bb0b47b9645d3adb4 /arm9/lib/src/version_1_dwc.c
parent95e2d6975c0fc3579a9fffd8e20399d1dc408d62 (diff)
parent8d3c3476967845cf735408947856c46ac6f8b87c (diff)
Merge branch 'master' of github.com:pret/pokediamond into pikalax_work
Diffstat (limited to 'arm9/lib/src/version_1_dwc.c')
-rw-r--r--arm9/lib/src/version_1_dwc.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/arm9/lib/src/version_1_dwc.c b/arm9/lib/src/version_1_dwc.c
new file mode 100644
index 00000000..713aed0d
--- /dev/null
+++ b/arm9/lib/src/version_1_dwc.c
@@ -0,0 +1,5 @@
+#include "sections.h"
+
+#pragma section VERSION begin
+char _SDK_NintendoDWC[] = "[SDK+NINTENDO:DWC1.2.30006.061019.2254_DWC_1_2_PLUS6]";
+#pragma section VERSION end