Explicitly set timer resolution on windows
This commit is contained in:
parent
14c5a82c14
commit
e0a85521c9
3 changed files with 45 additions and 0 deletions
|
@ -51,6 +51,7 @@ char *Sys_StripAppBundle( char *pwd );
|
|||
void Sys_GLimpSafeInit( void );
|
||||
void Sys_GLimpInit( void );
|
||||
void Sys_PlatformInit( void );
|
||||
void Sys_PlatformExit( void );
|
||||
void Sys_SigHandler( int signal );
|
||||
void Sys_ErrorDialog( const char *error );
|
||||
void Sys_AnsiColorPrint( const char *msg );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue