From 2582d7a8680e32493403d484c1990e1a63fb2015 Mon Sep 17 00:00:00 2001 From: Seth Barberee Date: Mon, 23 Nov 2020 15:22:16 -0600 Subject: isemi-identified VRAM and split personality test funcs --- asm/code_8009804.s | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'asm/code_8009804.s') diff --git a/asm/code_8009804.s b/asm/code_8009804.s index ba4860f..edd2bd1 100644 --- a/asm/code_8009804.s +++ b/asm/code_8009804.s @@ -5,8 +5,8 @@ .text - thumb_func_start sub_8009804 -sub_8009804: + thumb_func_start vram_related_8009804 +vram_related_8009804: push {lr} movs r1, 0xC0 lsls r1, 19 @@ -83,7 +83,7 @@ _08009890: .4byte 0x06010000 _08009894: .4byte 0x00001f7f _08009898: .4byte 0x05000200 _0800989C: .4byte 0x00a000a0 - thumb_func_end sub_8009804 + thumb_func_end vram_related_8009804 thumb_func_start sub_80098A0 sub_80098A0: -- cgit v1.2.3