diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2020-11-23 15:22:16 -0600 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2020-11-23 15:22:16 -0600 |
commit | 2582d7a8680e32493403d484c1990e1a63fb2015 (patch) | |
tree | 1994f24742ed525d9fcc7f5e31617f01e08f41c4 /asm/code_80428A0.s | |
parent | fc7f14ab66ff8e23cd758a9435f8ac48e99ae75f (diff) |
isemi-identified VRAM and split personality test funcs
Diffstat (limited to 'asm/code_80428A0.s')
-rw-r--r-- | asm/code_80428A0.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/code_80428A0.s b/asm/code_80428A0.s index 85b2ec5..ab7f48a 100644 --- a/asm/code_80428A0.s +++ b/asm/code_80428A0.s @@ -2181,7 +2181,7 @@ _08043CD4: .4byte gUnknown_203B41C thumb_func_start sub_8043CD8 sub_8043CD8: push {lr} - bl sub_8009804 + bl vram_related_8009804 pop {r0} bx r0 thumb_func_end sub_8043CD8 |