mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
swi --> svc
This commit is contained in:
parent
c70c44fa48
commit
3112cf5726
@ -93,7 +93,7 @@ Init: @ 8000204
|
||||
str r0, [r1]
|
||||
.if MODERN
|
||||
mov r0, #255 @ RESET_ALL
|
||||
swi #1 << 16
|
||||
svc #1 << 16
|
||||
.endif @ MODERN
|
||||
ldr r1, =AgbMain + 1
|
||||
mov lr, pc
|
||||
|
Loading…
Reference in New Issue
Block a user