diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-08-15 12:17:14 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-08-15 12:17:14 +0200 |
commit | 49aebd08cc11b02c3f6ab5ad48eb9c520528ac8a (patch) | |
tree | ac01788a285a4499b9364aad55631407c1794d2e /src/pokeblock.c | |
parent | 403e49189bf3f79327629d2c2245d19ece047c94 (diff) |
cleaning up other pokeblock files
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 2fb544fea..029bb066f 100644 --- a/src/pokeblock.c +++ b/src/pokeblock.c @@ -25,7 +25,6 @@ #include "sound.h" #include "songs.h" #include "safari_zone.h" -#include "use_pokeblock.h" #include "event_data.h" #include "pokeblock.h" |