restore nop for mmx

This commit is contained in:
2026-03-27 01:08:06 +01:00
parent 2fb623617d
commit a0f1117bc7

View File

@@ -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