const.
This commit is contained in:
@@ -38,7 +38,7 @@ enum
|
|||||||
|
|
||||||
static struct
|
static struct
|
||||||
{
|
{
|
||||||
char *szName;
|
const char *szName;
|
||||||
int iNumTracks;
|
int iNumTracks;
|
||||||
bool bAllowAutogen;
|
bool bAllowAutogen;
|
||||||
} const g_StepsTypes[NUM_StepsType] = {
|
} const g_StepsTypes[NUM_StepsType] = {
|
||||||
|
|||||||
Reference in New Issue
Block a user