diff options
author | red031000 <rubenru09@aol.com> | 2021-02-25 15:34:52 +0000 |
---|---|---|
committer | red031000 <rubenru09@aol.com> | 2021-02-25 15:35:09 +0000 |
commit | f9512bc6c7b8c93a4c72b92825db67718863a200 (patch) | |
tree | e9359ff1d509a2436794e07c61ce60c88de1aab6 /arm9/lib/include/CTRDG_flash.h | |
parent | ab4e396b1dac3f2a3a3379f9aa3de4de16fd26e9 (diff) |
partial CTRDG_flash_AT29LV512.o decomp
Diffstat (limited to 'arm9/lib/include/CTRDG_flash.h')
-rw-r--r-- | arm9/lib/include/CTRDG_flash.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arm9/lib/include/CTRDG_flash.h b/arm9/lib/include/CTRDG_flash.h index 9a4aff41..aa02d951 100644 --- a/arm9/lib/include/CTRDG_flash.h +++ b/arm9/lib/include/CTRDG_flash.h @@ -4,6 +4,8 @@ #include "nitro/types.h" #include "MI_exMemory.h" +#define CTRDG_AGB_FLASH_ADR 0x0A000000 + typedef struct CTRDGiFlashSectorTag { u32 size; |