diff options
author | yenatch <yenatch@gmail.com> | 2017-05-21 14:38:23 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-21 14:38:23 -0400 |
commit | e5a08d9632bb74bb6e0b15c08428554fa98bb644 (patch) | |
tree | 99cf0ef144ece8f3d8bda58e2e2cd69f20c635a9 /src/intro.c | |
parent | bfe02a627f9f49a94f90835d4284ab89d4e5a6f9 (diff) | |
parent | e093a13a4b0e72f9f150d98bf0df8dab981316c2 (diff) |
Merge pull request #295 from marijnvdwerf/decompile/credits-3
Decompile/credits 3
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 |