diff options
Diffstat (limited to 'arm9/asm/CTRDG_flash_common.s')
-rw-r--r-- | arm9/asm/CTRDG_flash_common.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/asm/CTRDG_flash_common.s b/arm9/asm/CTRDG_flash_common.s index ed1dd88e..cf62c3b0 100644 --- a/arm9/asm/CTRDG_flash_common.s +++ b/arm9/asm/CTRDG_flash_common.s @@ -3,8 +3,8 @@ .section .bss - .global UNK_021D6B08 -UNK_021D6B08: ; 0x021D6B08 + .global ctrdg_flash_remainder +ctrdg_flash_remainder: ; 0x021D6B08 .space 0x4 .global ctrdgi_flash_lock_id |