diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-25 23:34:33 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-25 23:34:33 -0500 |
commit | 7683b78fb41cbcd89608b88796b902fd140a2749 (patch) | |
tree | 9699874eb70c2fdcd8b2b20a9262917b9fb1440f /engine/specials.asm | |
parent | a5e928eb984d8995d17e42d415f687f5affb2935 (diff) |
Labels relating to odd egg
Diffstat (limited to 'engine/specials.asm')
-rw-r--r-- | engine/specials.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/specials.asm b/engine/specials.asm index 3db37eacc..79c413fb5 100644 --- a/engine/specials.asm +++ b/engine/specials.asm @@ -147,7 +147,7 @@ SpecialsPointers:: ; c029 add_special Function_LoadOpponentTrainerAndPokemonsWithOTSprite add_special Function11ba38 add_special SpecialCheckForBattleTowerRules - add_special Function117656 + add_special Special_GiveOddEgg add_special Reset add_special Function1011f1 add_special Function101220 |