diff options
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 |