summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/code_800B540.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/include/code_800B540.h b/include/code_800B540.h
new file mode 100644
index 0000000..cc4adf8
--- /dev/null
+++ b/include/code_800B540.h
@@ -0,0 +1,12 @@
+#ifndef GUARD_code_800B540_H
+#define GUARD_code_800B540_H
+
+// Exported type declarations
+
+// Exported RAM declarations
+
+// Exported ROM declarations
+
+void CpuClear(u32 *dest, int size);
+
+#endif //GUARD_code_800B540_H