mirror of
https://github.com/open-goal/jak-project
synced 2026-09-02 10:11:44 -04:00
revamp controller LED in jak 1 + reorganize some pc-settings things + fix some jak 2 decomp (#2719)
This commit is contained in:
@@ -5568,7 +5568,7 @@
|
||||
(flag "Sound channels" *display-iop-info* dm-boolean-toggle-pick-func)
|
||||
(function "Reload Banks" #f sound-bank-reload)
|
||||
(function "List Sounds" #f ,(lambda () (list-sounds) (none)))
|
||||
(function "IOP Info" #f ,(lambda () (loader-test-command (sound-command iop-mem) (the-as uint 0)) (none)))
|
||||
;(function "IOP Info" #f ,(lambda () (loader-test-command (sound-command iop-mem) (the-as uint 0)) (none)))
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user