diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2019-09-25 13:41:43 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-09-25 13:41:43 -0400 |
| commit | e0b3642edcbc7a1d713ca704686e11647fa8a6cc (patch) | |
| tree | 2be3fb231773e3ba9e84a1fd517e99f081bb4ec7 /asm/battle_setup.s | |
| parent | b843deb1e436a5b172f1c9ba60cb60344f0df938 (diff) | |
Rename credits strings and document script
Diffstat (limited to 'asm/battle_setup.s')
| -rw-r--r-- | asm/battle_setup.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/battle_setup.s b/asm/battle_setup.s index 787b0fb8e..c5b4510b7 100644 --- a/asm/battle_setup.s +++ b/asm/battle_setup.s @@ -2107,12 +2107,12 @@ sub_80806C8: @ 80806C8 push {lr} cmp r0, 0 bne _080806D0 - ldr r0, _080806D4 @ =gUnknown_84161CD + ldr r0, _080806D4 @ =gString_Dummy _080806D0: pop {r1} bx r1 .align 2, 0 -_080806D4: .4byte gUnknown_84161CD +_080806D4: .4byte gString_Dummy thumb_func_end sub_80806C8 thumb_func_start sub_80806D8 |
