Files
jak-project/test/decompiler/reference/engine/draw/drawable-group-h_REF.gc
T
water111 a6d5c4eda3 [decompiler] clean up vector detection and add vector float product detection (#638)
* change

* recognize vector float product and update tests
2021-06-27 17:24:35 -04:00

19 lines
407 B
Common Lisp
Vendored

;;-*-Lisp-*-
(in-package goal)
;; definition of type drawable-group
(deftype drawable-group (drawable)
((length int16 :offset 6)
(data drawable 1 :offset-assert 32)
)
:method-count-assert 18
:size-assert #x24
:flag-assert #x1200000024
)
;; definition for symbol *collide-nodes*, type int
(define *collide-nodes* 0)
;; failed to figure out what this is:
0