diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-11-08 18:05:47 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-11-08 18:05:47 +0100 |
commit | 61408456e82d3818fb8a7ab0e6b389c43ea47492 (patch) | |
tree | 7caedfabd13d12e53486893bfaa2fffd6676d0c2 /asm/pokedex.s | |
parent | af197ccd3bd62fab813154dc4311e65f9992a676 (diff) |
starter choose file is decompiled
Diffstat (limited to 'asm/pokedex.s')
-rw-r--r-- | asm/pokedex.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/pokedex.s b/asm/pokedex.s index 3d69281c2..5d07e38e1 100644 --- a/asm/pokedex.s +++ b/asm/pokedex.s @@ -2311,7 +2311,7 @@ _080BC870: movs r2, 0xBE bl LoadPalette _080BC87A: - bl sub_8098C64 + bl GetOverworldTextboxPalettePtr movs r1, 0xF0 movs r2, 0x20 bl LoadPalette @@ -8950,7 +8950,7 @@ _080C028E: add r4, sp, 0x10 adds r0, r6, 0 adds r1, r4, 0 - bl sub_81DB468 + bl CopyMonCategoryText adds r0, r4, 0 b _080C02AE .pool |