Even more conversion, lots of superfluous macro removal
This commit is contained in:
+1
-1
@@ -51,6 +51,6 @@ void IN_ClearStates (void);
|
||||
void IN_Activate (void);
|
||||
|
||||
// called when the app becomes inactive
|
||||
void IN_Deactivate (qboolean free_cursor);
|
||||
void IN_Deactivate (bool free_cursor);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user