restore nop for mmx
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
call _FifoMakeRoom ; note: updates fifoPtr
|
||||
|
||||
add esp, 12 ; remove 3 DWORD arguments from stack
|
||||
;nop ; filler
|
||||
nop ; filler
|
||||
%ELSE ; !GLIDE_CULLING
|
||||
|
||||
;; Prologue stuff
|
||||
@@ -159,7 +159,7 @@
|
||||
call _FifoMakeRoom ; note: updates fifoPtr
|
||||
|
||||
add esp, 12 ; remove 3 DWORD arguments from stack
|
||||
;nop ; filler
|
||||
nop ; filler
|
||||
%ENDIF ; GLIDE_CULLING
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user