Even more conversion, lots of superfluous macro removal
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@
|
||||
|
||||
#include "quakedef.h"
|
||||
|
||||
int CDAudio_Play(byte track, qboolean looping)
|
||||
int CDAudio_Play(byte track, bool looping)
|
||||
{
|
||||
return -1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user