summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2018-06-05 06:58:25 -0400
committeryenatch <yenatch@gmail.com>2018-06-05 06:58:25 -0400
commitc61d6a3a5a602d5594071e9446bb3d93b5d99a75 (patch)
treee4257be67a3e2ae4b3c921d55718a7e8aba90e1a
parent5c0e5fa7cab805b1d610be08cde1651c6fdefbce (diff)
Fix other unused shiny check label
-rw-r--r--data/predef_pointers.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/predef_pointers.asm b/data/predef_pointers.asm
index 3a14a19ee..87906597a 100644
--- a/data/predef_pointers.asm
+++ b/data/predef_pointers.asm
@@ -58,7 +58,7 @@ PredefPointers:: ; 856b
add_predef InitSGBBorder ; $30
add_predef LoadSGBLayout
add_predef Pokedex_GetArea
- add_predef Unused_CheckContestMon
+ add_predef Unused_CheckShininess
add_predef DoBattleTransition
add_predef DummyPredef35
add_predef DummyPredef36