[jak 2] Add generic and warp (#2495)

This commit is contained in:
water111
2023-04-16 18:05:35 -04:00
committed by GitHub
parent 99fe918a1a
commit a27083f4ee
33 changed files with 7894 additions and 102 deletions
+2 -1
View File
@@ -330,7 +330,8 @@
;; definition of type shader-ptr
(deftype shader-ptr (uint32)
((shader uint32 :offset 8 :size 24)
((first-8 uint8 :offset 0 :size 8)
(shader uint32 :offset 8 :size 24)
)
:method-count-assert 9
:size-assert #x4