big function decompiled

This commit is contained in:
Tyler Wilding
2022-01-04 01:08:07 -05:00
parent b1e1b4cab1
commit ce90d53ea7
2 changed files with 8 additions and 2 deletions
+2 -2
View File
@@ -9499,7 +9499,7 @@
(deftype prototype-bucket-shrub (prototype-bucket)
((mod-count uint16 4 :offset-assert 88)
(last uint32 4 :offset-assert 96)
(last dma-packet 4 :offset-assert 96)
(something uint128 :offset 80)
(last-clear uint128 :offset 96)
)
@@ -16745,7 +16745,7 @@
(define-extern shrub-make-perspective-matrix (function matrix matrix))
(define-extern shrub-time (function int int int int int int)) ;; unused
(define-extern draw-inline-array-instance-shrub (function dma-buffer drawable int (inline-array prototype-bucket-shrub) none))
(define-extern draw-prototype-inline-array-shrub (function int (inline-array prototype-bucket-shrub) none))
(define-extern draw-prototype-inline-array-shrub (function int (inline-array prototype-bucket-shrub) pointer))
(define-extern shrub-upload-test (function generic-shrub-fragment none))
(define-extern test-func (function none))
@@ -7412,7 +7412,13 @@
],
"draw-prototype-inline-array-shrub": [
[[13, 55], "v1", "prototype-bucket-shrub"],
[55, "v1", "(inline-array prototype-bucket-shrub)"],
[156, "v1", "terrain-context"],
[212, "gp", "prototype-bucket-shrub"],
[333, "gp", "prototype-bucket-shrub"],
[[479, 518], "gp", "prototype-bucket-shrub"],
[518, "gp", "(inline-array prototype-bucket-shrub)"],
[223, "v1", "drawable-group"],
[277, "v1", "terrain-context"],
[344, "v1", "drawable-group"],