diff options
author | golem galvanize <golemgalvanize@github.com> | 2018-10-17 20:03:31 -0400 |
---|---|---|
committer | golem galvanize <golemgalvanize@github.com> | 2018-10-17 20:03:31 -0400 |
commit | 2c6d634acdf7bd22fb7e5c4933ff2e13712d2ec3 (patch) | |
tree | 9d51a6c1c07da6946022fe5867e34300bd71493d /src/contest.c | |
parent | 65a0c48eec7d2184478841d232d1fb3c3350fa37 (diff) | |
parent | f67bbbdaaa905833f1c2a315624128aafef9a4cb (diff) |
Merge branch 'master' of https://github.com/pret/pokeemerald into decompile_party_menu
Diffstat (limited to 'src/contest.c')
-rw-r--r-- | src/contest.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/contest.c b/src/contest.c index 8eacc89c3..473f77f9c 100644 --- a/src/contest.c +++ b/src/contest.c @@ -10,7 +10,6 @@ #include "constants/flags.h" #include "battle.h" #include "battle_anim.h" -#include "blend_palette.h" #include "contest.h" #include "data2.h" #include "decompress.h" |