mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 11:37:40 +01:00
Removed unnecessary inclusion of header in src/field_specials.c
This commit is contained in:
parent
11d6ae4820
commit
23bf67c63f
@ -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 New Issue
Block a user