summaryrefslogtreecommitdiff
path: root/arm9/lib/include/CTRDG_flash.h
diff options
context:
space:
mode:
authorRevo <projectrevotpp@hotmail.com>2021-02-25 12:09:09 -0500
committerGitHub <noreply@github.com>2021-02-25 12:09:09 -0500
commit75dc81c75dc1dc86053303cdae9decdb2f05557d (patch)
tree002fb738596c50bb67a6dc5204340d2436f81041 /arm9/lib/include/CTRDG_flash.h
parentab4e396b1dac3f2a3a3379f9aa3de4de16fd26e9 (diff)
parent8fdf73a9f02bf896d4620341f47436160cc008ba (diff)
Merge pull request #320 from red031000/master
partial CTRDG_flash_AT29LV512.o decomp
Diffstat (limited to 'arm9/lib/include/CTRDG_flash.h')
-rw-r--r--arm9/lib/include/CTRDG_flash.h2
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;