diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-09-16 16:02:58 -0400 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-09-22 12:39:17 -0400 |
| commit | 38bf21ae35504355b5c67f911c2e003c61c015b4 (patch) | |
| tree | 8297d60536ec4c38c3e431697af09427a2efb7ef /mobile | |
| parent | 60b09f291d22f72838e29c91cd62ff0d041e2332 (diff) | |
Naming screen constants
Diffstat (limited to 'mobile')
| -rw-r--r-- | mobile/mobile_22.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/mobile_22.asm b/mobile/mobile_22.asm index e09a504a1..4c972e737 100644 --- a/mobile/mobile_22.asm +++ b/mobile/mobile_22.asm @@ -3487,7 +3487,7 @@ Function8a765: Function8a78c: call Function891fe ld de, wd002 - ld b, $5 + ld b, NAME_FRIEND farcall NamingScreen call OpenSRAMBank4 call Function8931b |
