diff options
author | YamaArashi <shadow962@live.com> | 2016-10-20 19:14:38 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-10-20 19:14:38 -0700 |
commit | c2a93ea21e35635634b72c44587d405de146a6ac (patch) | |
tree | 717a8ac19f31ca0dc8f96534ae4344a6caf1e2f6 /asm/rom_81258BC.s | |
parent | 70c362c2567ba90867a42cf42c378b02ad360e1d (diff) |
new game PC items
Diffstat (limited to 'asm/rom_81258BC.s')
-rw-r--r-- | asm/rom_81258BC.s | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/asm/rom_81258BC.s b/asm/rom_81258BC.s index 67ecdf95f..cab1f7890 100644 --- a/asm/rom_81258BC.s +++ b/asm/rom_81258BC.s @@ -30201,8 +30201,8 @@ nullsub_80: @ 8139C14 bx lr thumb_func_end nullsub_80 - thumb_func_start sub_8139C18 -sub_8139C18: @ 8139C18 + thumb_func_start NewGameInitPCItems +NewGameInitPCItems: @ 8139C18 push {r4-r6,lr} movs r4, 0 ldr r0, _08139C6C @@ -30246,8 +30246,8 @@ _08139C64: bx r0 .align 2, 0 _08139C6C: .4byte gSaveBlock1 + 0x498 -_08139C70: .4byte gUnknown_084062F0 - thumb_func_end sub_8139C18 +_08139C70: .4byte gNewGamePCItems + thumb_func_end NewGameInitPCItems thumb_func_start sub_8139C74 sub_8139C74: @ 8139C74 |