diff options
Diffstat (limited to 'arm9/asm/secure.s')
-rw-r--r-- | arm9/asm/secure.s | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arm9/asm/secure.s b/arm9/asm/secure.s index 88ced857..632f43bc 100644 --- a/arm9/asm/secure.s +++ b/arm9/asm/secure.s @@ -20,7 +20,6 @@ FUN_020002FE: ; 0x020002FE .incbin "baserom.nds", 0x4302, 0x2F0 - non_word_aligned_thumb_func_start SVC_WaitByLoop SVC_WaitByLoop: swi 3 |