mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-22 22:15:25 -05:00
fixed small problem with #ifdef not working for #include
This commit is contained in:
parent
11dd0ea786
commit
1eb33edf45
|
|
@ -47,7 +47,7 @@
|
|||
#include "constants/rgb.h"
|
||||
#include "constants/songs.h"
|
||||
#ifdef TX_DIFFICULTY_CHALLENGES_USED
|
||||
#include "tx_difficulty_challenges.h"
|
||||
//#include "tx_difficulty_challenges.h"
|
||||
#endif
|
||||
|
||||
enum
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user