This commit is contained in:
2026-03-27 00:55:30 +01:00
parent 8c63c25d3d
commit 2fb623617d

View File

@@ -132,7 +132,7 @@
call _FifoMakeRoom ; note: updates fifoPtr call _FifoMakeRoom ; note: updates fifoPtr
add esp, 12 ; remove 3 DWORD arguments from stack add esp, 12 ; remove 3 DWORD arguments from stack
nop ; filler ;nop ; filler
%ELSE ; !GLIDE_CULLING %ELSE ; !GLIDE_CULLING
;; Prologue stuff ;; Prologue stuff
@@ -159,7 +159,7 @@
call _FifoMakeRoom ; note: updates fifoPtr call _FifoMakeRoom ; note: updates fifoPtr
add esp, 12 ; remove 3 DWORD arguments from stack add esp, 12 ; remove 3 DWORD arguments from stack
nop ; filler ;nop ; filler
%ENDIF ; GLIDE_CULLING %ENDIF ; GLIDE_CULLING