mirror of
https://github.com/open-goal/jak-project
synced 2026-08-10 11:14:50 -04:00
big function decompiled
This commit is contained in:
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user