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 /src/intro.c | |
parent | 4f9110a54cd4ac21d3493b2cb60b42ee848863d6 (diff) | |
parent | 009d4875fcc97e18dbbd74b5bd303dc5ccb81b1c (diff) |
Merge branch 'master' of github.com:pret/pokeruby into pikalaxalt/field_map_obj
Diffstat (limited to 'src/intro.c')
-rw-r--r-- | src/intro.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/intro.c b/src/intro.c index ea6edba3d..2a62892ba 100644 --- a/src/intro.c +++ b/src/intro.c @@ -19,7 +19,6 @@ #include "trig.h" extern void *species_and_otid_get_pal(/*TODO: arg types*/); -extern void sub_8143648(int, u8); extern void sub_8143680(int, u8); struct MonCoords |