summaryrefslogtreecommitdiff
path: root/asm/trade.s
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-06-15 03:34:11 -0400
committerProjectRevoTPP <projectrevotpp@hotmail.com>2017-06-15 03:34:11 -0400
commit8435b8835a9b5c5348b2849e943e36ffdd8c76b3 (patch)
tree57eb9977f42413654a57774bcc6262d63654b78a /asm/trade.s
parentf22e583db60f3d0c33a3d02509c51c2a861e6abd (diff)
move player_pc data to C file and do a lot of labeling
Diffstat (limited to 'asm/trade.s')
-rw-r--r--asm/trade.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/trade.s b/asm/trade.s
index a26afa254..e4d45ec73 100644
--- a/asm/trade.s
+++ b/asm/trade.s
@@ -12051,7 +12051,7 @@ sub_804E1A0: @ 804E1A0
bne _0804E1C4
ldr r0, _0804E1D0 @ =sub_804B790
bl SetMainCallback2
- ldr r1, _0804E1D4 @ =gUnknown_0300485C
+ ldr r1, _0804E1D4 @ =gFieldCallback
ldr r0, _0804E1D8 @ =sub_8080990
str r0, [r1]
adds r0, r4, 0
@@ -12063,7 +12063,7 @@ _0804E1C4:
.align 2, 0
_0804E1CC: .4byte gPaletteFade
_0804E1D0: .4byte sub_804B790
-_0804E1D4: .4byte gUnknown_0300485C
+_0804E1D4: .4byte gFieldCallback
_0804E1D8: .4byte sub_8080990
thumb_func_end sub_804E1A0