From 295604cbb51b0664c92f1a3a675ea7ffc3dc63ca Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Wed, 11 May 2016 09:49:03 -0400 Subject: Placeholder non-generic names for engine/color functions --- misc/mobile_5f.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc') diff --git a/misc/mobile_5f.asm b/misc/mobile_5f.asm index 12a018d73..7fce9631f 100644 --- a/misc/mobile_5f.asm +++ b/misc/mobile_5f.asm @@ -1492,7 +1492,7 @@ Function17d93a: ; 17d93a ld [CurPartySpecies], a ld a, [$c70c] ld e, a - callba Function8bc6 + callba LoadMonPaletteAsNthBGPal call SetPalettes ld a, [$c708] ld l, a @@ -1528,7 +1528,7 @@ Function17d98b: ; 17d98b ld [TrainerClass], a ld a, [$c70b] ld e, a - callba Function8bbd + callba LoadTrainerClassPaletteAsNthBGPal call SetPalettes ld a, [$c708] ld e, a -- cgit v1.2.3