diff options
author | yenatch <yenatch@gmail.com> | 2017-05-21 15:12:16 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-21 15:12:16 -0400 |
commit | 8cbbd78f0032dd243555b3e2c0ecdf06e72d46d5 (patch) | |
tree | 96a75ac62a3a64e0432ade8f561fa1955ce46665 /data | |
parent | e5a08d9632bb74bb6e0b15c08428554fa98bb644 (diff) | |
parent | 619da0f339c4d529de919d0b73b747fa16127d37 (diff) |
Merge pull request #300 from NieDzejkob/master
some daycare and record_mixing, rename PlaySE to PlaySoundEffect - wide code is good code
Diffstat (limited to 'data')
-rw-r--r-- | data/specials.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/specials.inc b/data/specials.inc index bac45b91b..dd12775f5 100644 --- a/data/specials.inc +++ b/data/specials.inc @@ -187,7 +187,7 @@ gSpecials:: .4byte sp0B8_daycare .4byte sp0B9_daycare_relationship_comment .4byte sub_8042328 - .4byte daycare_send + .4byte Daycare_SendPokemon_Special .4byte ChooseSendDaycareMon .4byte ShowDaycareLevelMenu .4byte sub_80417B8 |