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/rom6.s | |
parent | 70c362c2567ba90867a42cf42c378b02ad360e1d (diff) |
new game PC items
Diffstat (limited to 'asm/rom6.s')
-rw-r--r-- | asm/rom6.s | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/asm/rom6.s b/asm/rom6.s index 8f00a3732..896a2a03a 100644 --- a/asm/rom6.s +++ b/asm/rom6.s @@ -30800,8 +30800,8 @@ _0811A838: .4byte gSaveBlock1 _0811A83C: .4byte 0x00000494 thumb_func_end GetCoins - thumb_func_start sub_811A840 -sub_811A840: @ 811A840 + thumb_func_start GiveCoins +GiveCoins: @ 811A840 push {r4,lr} lsls r0, 16 lsrs r4, r0, 16 @@ -30845,10 +30845,10 @@ _0811A88C: bx r1 .align 2, 0 _0811A894: .4byte 0x0000270f - thumb_func_end sub_811A840 + thumb_func_end GiveCoins - thumb_func_start sub_811A898 -sub_811A898: @ 811A898 + thumb_func_start TakeCoins +TakeCoins: @ 811A898 push {r4,lr} lsls r0, 16 lsrs r4, r0, 16 @@ -30874,7 +30874,7 @@ _0811A8BC: .align 2, 0 _0811A8C4: .4byte gSaveBlock1 _0811A8C8: .4byte 0x00000494 - thumb_func_end sub_811A898 + thumb_func_end TakeCoins thumb_func_start sub_811A8CC sub_811A8CC: @ 811A8CC |