mirror of
https://github.com/open-goal/jak-project
synced 2026-06-05 03:08:40 -04:00
Update default-menu.gc
This commit is contained in:
@@ -4781,7 +4781,7 @@
|
||||
))
|
||||
(other-menu (-> (the-as debug-menu-item-submenu other-menu-node) submenu))
|
||||
)
|
||||
(dotimes (i 35)
|
||||
(dotimes (i (progress-screen max))
|
||||
(debug-menu-append-item prog-menu
|
||||
(new-dm-func (new 'debug 'string 0 (enum->string progress-screen i)) i
|
||||
(lambda ((val progress-screen))
|
||||
|
||||
Reference in New Issue
Block a user