fixed small problem with #ifdef not working for #include

This commit is contained in:
TheXaman 2021-10-18 21:48:02 +02:00
parent 11dd0ea786
commit 1eb33edf45

View file

@ -47,7 +47,7 @@
#include "constants/rgb.h" #include "constants/rgb.h"
#include "constants/songs.h" #include "constants/songs.h"
#ifdef TX_DIFFICULTY_CHALLENGES_USED #ifdef TX_DIFFICULTY_CHALLENGES_USED
#include "tx_difficulty_challenges.h" //#include "tx_difficulty_challenges.h"
#endif #endif
enum enum