mirror of
https://github.com/open-goal/jak-project
synced 2026-09-03 10:21:36 -04:00
[game] edge grab, small fixes, add zoomer (#1083)
* fix a few small things * fix tests * another fix * fix tests
This commit is contained in:
@@ -131,6 +131,8 @@
|
||||
(login (_type_) _type_ 9)
|
||||
(dummy-10 (_type_ string type) joint 10)
|
||||
(dummy-11 (_type_ string type) int 11)
|
||||
; (lookup-art (_type_ string type) joint 10) ;; can also be art-joint-anim
|
||||
; (lookup-idx-of-art (_type_ string type) int 11)
|
||||
(needs-link? (_type_) symbol 12)
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user