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…
x
Reference in New Issue
Block a user