mirror of https://github.com/pret/pokeemerald.git
Fix pokeblock songs include
This commit is contained in:
parent
3c286feec6
commit
841ee0f2b2
|
@ -22,7 +22,7 @@
|
||||||
#include "item.h"
|
#include "item.h"
|
||||||
#include "constants/items.h"
|
#include "constants/items.h"
|
||||||
#include "string_util.h"
|
#include "string_util.h"
|
||||||
#include "songs.h"
|
#include "constants/songs.h"
|
||||||
#include "sound.h"
|
#include "sound.h"
|
||||||
#include "berry.h"
|
#include "berry.h"
|
||||||
#include "menu_indicators.h"
|
#include "menu_indicators.h"
|
||||||
|
|
Loading…
Reference in New Issue