diff options
author | scnorton <scnorton@biociphers.org> | 2017-05-22 14:41:29 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-05-22 14:41:29 -0400 |
commit | bb0c630a77b16b225fec613ba426bec9b9b3a556 (patch) | |
tree | 22556ccecd619eba5a991a198ff23ff21ec023d0 /data | |
parent | 4f9110a54cd4ac21d3493b2cb60b42ee848863d6 (diff) | |
parent | 009d4875fcc97e18dbbd74b5bd303dc5ccb81b1c (diff) |
Merge branch 'master' of github.com:pret/pokeruby into pikalaxalt/field_map_obj
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 |