Files
jak-project/test/decompiler/reference/engine/gfx/ocean/ocean-vu0_REF.gc
T
2022-02-16 19:26:05 -05:00

27 lines
947 B
Common Lisp
Vendored
Generated

;;-*-Lisp-*-
(in-package goal)
;; definition for symbol *ocean-vu0-work*, type ocean-vu0-work
(define *ocean-vu0-work* (new 'static 'ocean-vu0-work
:scales
(new 'static 'vector :x -0.00006975447 :y 255.0 :z -0.00006975447)
:mask-hi
(new 'static 'vector4w :x -65536 :y -65536 :z -65536 :w -65536)
:mask-lo
(new 'static 'vector4w :x #xffff :y #xffff :z #xffff :w #xffff)
)
)
;; definition for function ocean-interp-wave
;; ERROR: function was not converted to expressions. Cannot decompile.
;; definition for symbol ocean-vu0-block, type vu-function
(define ocean-vu0-block (new 'static 'vu-function :length 72 :qlength 36))
;; definition for function ocean-generate-verts
;; ERROR: function was not converted to expressions. Cannot decompile.