compile fix for NDS_exec

This commit is contained in:
gecko_reverse 2008-12-08 07:19:49 +00:00
parent 2f522dc81f
commit 339727fab1
1 changed files with 3 additions and 3 deletions

View File

@ -1277,7 +1277,7 @@ bool opengl_init()
[execution_lock lock];
cycles = NDS_exec((560190<<1)-cycles, FALSE);
cycles = NDS_exec<FALSE>((560190<<1)-cycles);
[sound_lock lock];
int x;