Skip to content

Commit 9b5610f

Browse files
committed
Disable extra ps2sdk timers (ps2gl uses them)
1 parent d444826 commit 9b5610f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

glut/src/ps2glut.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@
3131
#include "ps2gl/glcontext.h"
3232

3333

34+
DISABLE_EXTRA_TIMERS_FUNCTIONS();
35+
36+
3437
/********************************************
3538
* some function pointer types
3639
*/

0 commit comments

Comments
 (0)