attempt to fix crashes by removing more guitar stuff
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ enum BackgroundLayer
|
||||
/** @brief A custom foreach loop for the different background layers. */
|
||||
#define FOREACH_BackgroundLayer( bl ) FOREACH_ENUM( BackgroundLayer, bl )
|
||||
|
||||
/** @brief The different instrument tracks for band type games. */
|
||||
/** @brief Different instrument tracks for band type games. */
|
||||
enum InstrumentTrack
|
||||
{
|
||||
InstrumentTrack_Guitar,
|
||||
|
||||
Reference in New Issue
Block a user