From 5f1a4de374417b7580131d45c0a478f062f3916f Mon Sep 17 00:00:00 2001 From: GriffinR Date: Mon, 6 Apr 2020 00:35:20 -0400 Subject: Clean up region map doc --- asm/pokemon_summary_screen.s | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'asm') diff --git a/asm/pokemon_summary_screen.s b/asm/pokemon_summary_screen.s index bcb9fa04b..d9f67e8bb 100644 --- a/asm/pokemon_summary_screen.s +++ b/asm/pokemon_summary_screen.s @@ -5791,7 +5791,7 @@ _081375B2: add r4, sp, 0x1C adds r0, r4, 0 adds r1, r5, 0 - bl sub_80C4E08 + bl GetMapNameGeneric_ b _08137626 .align 2, 0 _081375E8: .4byte gUnknown_203B140 @@ -6067,7 +6067,7 @@ _08137830: add r4, sp, 0x1C adds r0, r4, 0 adds r1, r5, 0 - bl sub_80C4E08 + bl GetMapNameGeneric_ b _08137850 _08137846: add r4, sp, 0x1C -- cgit v1.2.3