mirror of
https://github.com/open-goal/jak-project
synced 2026-06-13 14:07:02 -04:00
[graphics] tie generic (#1341)
* [gtie] tie inst and proto functions * first chain input to generic ee looks good * m * works * ugh * add tie generic * rm debug print * rm generic ties from fr3
This commit is contained in:
+1
-1
@@ -281,7 +281,7 @@
|
||||
(gifbuf-adr uint32 :offset-assert 68)
|
||||
(inbuf-adr uint32 :offset-assert 72)
|
||||
(fade-val uint32 :offset-assert 76)
|
||||
(time-of-day-color uint32 :offset-assert 80)
|
||||
(time-of-day-color rgba :offset-assert 80)
|
||||
(to-vu0-waits uint32 :offset-assert 84)
|
||||
(to-spr-waits uint32 :offset-assert 88)
|
||||
(from-spr-waits uint32 :offset-assert 92)
|
||||
|
||||
+1
-1
@@ -391,7 +391,7 @@
|
||||
(let ((t9-2 draw-inline-array-instance-tie)
|
||||
(a3-1 s3-1)
|
||||
)
|
||||
(t9-2 s0-0 (the-as drawable s1-0) sv-16 a3-1)
|
||||
(t9-2 s0-0 s1-0 sv-16 a3-1)
|
||||
)
|
||||
(let ((v1-35 (-> *perf-stats* data 9)))
|
||||
(b! (zero? (-> v1-35 ctrl)) cfg-14 :delay (nop!))
|
||||
|
||||
Reference in New Issue
Block a user