Even more conversion, lots of superfluous macro removal
This commit is contained in:
@@ -45,8 +45,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
#endif
|
||||
|
||||
|
||||
qboolean isDedicated;
|
||||
qboolean Win95, Win95old, WinNT, WinVista;
|
||||
bool isDedicated;
|
||||
bool Win95, Win95old, WinNT, WinVista;
|
||||
cvar_t sys_throttle = {"sys_throttle", "0.02", CVAR_ARCHIVE};
|
||||
|
||||
static HANDLE hinput, houtput;
|
||||
|
||||
Reference in New Issue
Block a user