summaryrefslogtreecommitdiff
path: root/arm9/lib/include/CTRDG_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm9/lib/include/CTRDG_common.h')
-rw-r--r--arm9/lib/include/CTRDG_common.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/arm9/lib/include/CTRDG_common.h b/arm9/lib/include/CTRDG_common.h
new file mode 100644
index 00000000..c83602b8
--- /dev/null
+++ b/arm9/lib/include/CTRDG_common.h
@@ -0,0 +1,6 @@
+#ifndef NITRO_CTRDG_COMMON_H_
+#define NITRO_CTRDG_COMMON_H_
+
+BOOL CTRDG_IsPulledOut(void);
+
+#endif //NITRO_CTRDG_COMMON_H_