mirror of
https://github.com/open-goal/jak-project
synced 2026-09-08 20:02:39 -04:00
[jak 2] Add generic and warp (#2495)
This commit is contained in:
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user