diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2017-05-22 20:05:20 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-22 20:05:20 -0400 |
commit | de9f64061f83aab80e62b0fa69f9ed182704dfc9 (patch) | |
tree | 6c8548fce969b5bd9d457c5a0301d3ba886bac22 /src/intro.c | |
parent | cb975fbf00519c90c05c0dfaaf3f7a22ad8449ab (diff) | |
parent | 70b04997a09a45552a257623867acc1a8be6141e (diff) |
Merge pull request #5 from PikalaxALT/pikalaxalt/field_map_obj
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 |