code cleanup
git-svn-id: svn://kolibrios.org@6523 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -1021,6 +1021,6 @@ align 4
|
||||
proc glDebug uses eax, mode:dword
|
||||
stdcall gl_get_context ;после вызова функции в eax указатель на GLContext
|
||||
push dword[mode]
|
||||
pop dword[eax+offs_cont_print_flag]
|
||||
pop dword[eax+GLContext.print_flag]
|
||||
ret
|
||||
endp
|
||||
|
Reference in New Issue
Block a user