diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-12-12 08:44:14 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-12-12 08:44:14 -0500 |
commit | 48f00a9b910f770211c2ac653160d5708956e2f8 (patch) | |
tree | e589f0cd74feccc516a05a1185ff0aca20c7db09 /include/code_800B540.h | |
parent | c418a4585f727f334ed3625cc656764b0c345589 (diff) |
through InitHeapInternal
Diffstat (limited to 'include/code_800B540.h')
-rw-r--r-- | include/code_800B540.h | 12 |
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 |