Removed unnecessary inclusion of header in src/field_specials.c
This commit is contained in:
parent
11d6ae4820
commit
23bf67c63f
1 changed files with 0 additions and 1 deletions
|
@ -65,7 +65,6 @@
|
|||
#include "constants/weather.h"
|
||||
#include "constants/metatile_labels.h"
|
||||
#include "palette.h"
|
||||
#include "constants/pokemon.h"
|
||||
|
||||
EWRAM_DATA bool8 gBikeCyclingChallenge = FALSE;
|
||||
EWRAM_DATA u8 gBikeCollisions = 0;
|
||||
|
|
Loading…
Reference in a new issue