diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2021-01-27 18:46:39 -0600 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2021-01-28 09:24:55 -0600 |
commit | 4886c9f7dcfbaea24ff56e47c81e8af027b86c98 (patch) | |
tree | 8ce1afc88c2d8fc006d32b57d9ab3acea01f0763 /asm/code_2.s | |
parent | cb77386b65b0a78c16ccd2dfd3d329aaf502ac2e (diff) |
decomp, label, doc, repeat
Diffstat (limited to 'asm/code_2.s')
-rw-r--r-- | asm/code_2.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/code_2.s b/asm/code_2.s index 4fb8c50..994f260 100644 --- a/asm/code_2.s +++ b/asm/code_2.s @@ -1116,7 +1116,7 @@ _08000F58: ldr r0, _08000F64 bl sub_80121E0 _08000F5E: - bl sub_8011854 + bl xxx_call_start_bg_music b _08000F78 .align 2, 0 _08000F64: .4byte 0x000f1209 |