diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-10-04 19:43:28 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-10-04 20:10:39 -0400 |
commit | 306c85750e0686f9af104249ca3000e717aee0e2 (patch) | |
tree | 0b277bda2ba1a0f0d2ba37fb256396a77b09b6a8 /mobile | |
parent | 5a546068a84d57454c7f95395250346ac14da81e (diff) |
Identify some more unnamed labels
Diffstat (limited to 'mobile')
-rw-r--r-- | mobile/mobile_40.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/mobile_40.asm b/mobile/mobile_40.asm index 4f603ab4c..7828928ab 100644 --- a/mobile/mobile_40.asm +++ b/mobile/mobile_40.asm @@ -5276,7 +5276,7 @@ Function10250c: call Function102b9c call Function102bdc jr c, .asm_10256d - farcall Functionfb5dd + farcall CheckAnyOtherAliveMonsForTrade jr c, .asm_102568 ld hl, wcd4b set 1, [hl] |