From 48f00a9b910f770211c2ac653160d5708956e2f8 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Tue, 12 Dec 2017 08:44:14 -0500 Subject: through InitHeapInternal --- include/code_800B540.h | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 include/code_800B540.h (limited to 'include/code_800B540.h') 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 -- cgit v1.2.3