summaryrefslogtreecommitdiff
path: root/arm9/lib/include/mmap.h
diff options
context:
space:
mode:
authorred031000 <rubenru09@aol.com>2020-06-14 17:32:24 +0100
committerred031000 <rubenru09@aol.com>2020-06-14 17:34:02 +0100
commit7a7bce2bc77bf7886916787cb09f6d39704818c3 (patch)
treee707a1371a93def4ae868296b0f3415c0c0ef6bb /arm9/lib/include/mmap.h
parent1406a7a34713f0305160583b056721a5dd525df7 (diff)
arm7 OS_spinLock
Diffstat (limited to 'arm9/lib/include/mmap.h')
-rw-r--r--arm9/lib/include/mmap.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arm9/lib/include/mmap.h b/arm9/lib/include/mmap.h
index 6a5f23c5..5967695c 100644
--- a/arm9/lib/include/mmap.h
+++ b/arm9/lib/include/mmap.h
@@ -49,7 +49,6 @@ extern u32 SDK_AUTOLOAD_DTCM_START[];
#define HW_LOCK_ID_FLAG_MAIN (HW_MAIN_MEM + 0x007fffb0)
#define HW_SHARED_LOCK_BUF (HW_MAIN_MEM + 0x007fffc0)
#define HW_CARD_LOCK_BUF (HW_MAIN_MEM + 0x007fffe0)
-#define HW_CTRDG_LOCK_BUF (HW_MAIN_MEM + 0x007fffe8)
#define HW_BUTTON_XY_BUF (HW_MAIN_MEM + 0x007fffa8)