diff options
| author | Diegoisawesome <Diegoisawesome@users.noreply.github.com> | 2018-12-24 01:33:57 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-24 01:33:57 -0600 |
| commit | 980b055bf09215d89870730fa8cea2ac207e2260 (patch) | |
| tree | 60c96f448c076fae793c378cd2327779b5821718 /src/script_pokemon_util_80F87D8.c | |
| parent | f835a356622b0038d82bd45fe698d5663091fcde (diff) | |
| parent | 72aa9eb5a91bc36514eb5cf922c5cde209fba8c5 (diff) | |
Merge pull request #471 from DizzyEggg/clean
Get rid of externs and add includes
Diffstat (limited to 'src/script_pokemon_util_80F87D8.c')
| -rwxr-xr-x | src/script_pokemon_util_80F87D8.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/script_pokemon_util_80F87D8.c b/src/script_pokemon_util_80F87D8.c index 9e4cb7719..2611c5c6d 100755 --- a/src/script_pokemon_util_80F87D8.c +++ b/src/script_pokemon_util_80F87D8.c @@ -36,8 +36,6 @@ extern const u16 gEventObjectPalette33[]; extern const u16 gEventObjectPalette34[]; extern const struct CompressedSpriteSheet gMonFrontPicTable[]; -extern u8 gSelectedOrderFromParty[]; - static const u8 gUnknown_0858D8EC[] = { 3, 4, 5, 14 }; static void sub_80F8EE8(u8 taskId); |
