diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-05-19 11:53:22 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-05-19 11:53:22 +0200 |
commit | 9385036ff7cfe1941f3fcdbc3a76cbf06b95d67d (patch) | |
tree | e43fd78fc4f83d8345b1938e87f08d59454682a5 /src/pokeblock.c | |
parent | 4857757431870d89bd2f6450e29a83f7f3856a34 (diff) |
make menu indicators compile
Diffstat (limited to 'src/pokeblock.c')
-rw-r--r-- | src/pokeblock.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pokeblock.c b/src/pokeblock.c index f57b2f0c2..216c9e2c5 100644 --- a/src/pokeblock.c +++ b/src/pokeblock.c @@ -24,7 +24,6 @@ #include "constants/songs.h" #include "sound.h" #include "berry.h" -#include "menu_indicators.h" #include "event_data.h" #include "battle_message.h" #include "safari_zone.h" |