diff options
author | YamaArashi <shadow962@live.com> | 2016-07-29 18:08:02 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-07-29 18:08:02 -0700 |
commit | 4239de267f8ebb69ff6c5bd2d9f9957627a4eb3c (patch) | |
tree | 86d94374cd6e2ea455935741995bb76e17602af8 /asm | |
parent | fdcf7a4e3c8b0a579e4cc77ad0b0196ef8ab5f18 (diff) |
multichoice strings
Diffstat (limited to 'asm')
-rw-r--r-- | asm/rom5.s | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/asm/rom5.s b/asm/rom5.s index 7c62b5254..996280c86 100644 --- a/asm/rom5.s +++ b/asm/rom5.s @@ -118957,7 +118957,7 @@ sub_80B5054: @ 80B5054 .align 2, 0 _080B5098: .4byte sub_80B52B4 _080B509C: .4byte 0x0202e8dc -_080B50A0: .4byte gUnknown_083CDE00 +_080B50A0: .4byte gMultichoiceLists _080B50A4: movs r0, 0 _080B50A6: @@ -119009,7 +119009,7 @@ sub_80B50B0: @ 80B50B0 .align 2, 0 _080B5100: .4byte sub_80B52B4 _080B5104: .4byte 0x0202e8dc -_080B5108: .4byte gUnknown_083CDE00 +_080B5108: .4byte gMultichoiceLists _080B510C: movs r0, 0 _080B510E: @@ -119350,7 +119350,7 @@ Multichoice: @ 80B535C .align 2, 0 _080B539C: .4byte sub_80B52B4 _080B53A0: .4byte 0x0202e8dc -_080B53A4: .4byte gUnknown_083CDE00 +_080B53A4: .4byte gMultichoiceLists _080B53A8: movs r0, 0 _080B53AA: @@ -119682,7 +119682,7 @@ _080B5606: b _080B563A .align 2, 0 _080B5620: .4byte 0x0202e8dc -_080B5624: .4byte gUnknown_083CDE00 +_080B5624: .4byte gMultichoiceLists _080B5628: adds r0, r6, 0 adds r1, r5, 0 |