diff options
author | red031000 <rubenru09@aol.com> | 2020-10-20 19:59:06 +0100 |
---|---|---|
committer | red031000 <rubenru09@aol.com> | 2020-10-20 19:59:06 +0100 |
commit | c71438dbdd04e08117e43bdb1ada767450fee96c (patch) | |
tree | a1e341f2e2742c7b9373cae7336a5e5c607a6f85 /arm9/lib/include/registers.h | |
parent | af8cfa1d2d306916d89a92b089d1bfd4819601c8 (diff) |
arm9 card_rom
Diffstat (limited to 'arm9/lib/include/registers.h')
-rw-r--r-- | arm9/lib/include/registers.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arm9/lib/include/registers.h b/arm9/lib/include/registers.h index dc1b4fdb..44a21bf0 100644 --- a/arm9/lib/include/registers.h +++ b/arm9/lib/include/registers.h @@ -350,6 +350,7 @@ #define REG_OS_IE_VE_SHIFT 2 #define REG_OS_IE_T0_SHIFT 3 #define REG_OS_IE_T1_SHIFT 4 +#define REG_OS_IE_MC_SHIFT 19 #define REG_OS_TM0CNT_H_I_MASK 0x0040 #define REG_OS_TM0CNT_H_E_MASK 0x0080 |