Even more conversion, lots of superfluous macro removal
This commit is contained in:
+1
-1
@@ -149,6 +149,6 @@ struct convar {
|
||||
static convar_view get_variables();
|
||||
};
|
||||
|
||||
qboolean Cvar_Command(void);
|
||||
bool Cvar_Command(void);
|
||||
|
||||
void Cvar_WriteVariables(FILE *f);
|
||||
|
||||
Reference in New Issue
Block a user