mirror of
https://github.com/open-goal/jak-project
synced 2026-08-17 05:31:46 -04:00
decomp: settings (#641)
* decomp: finalize `settings` * decomp: cleanup
This commit is contained in:
@@ -52,3 +52,6 @@
|
||||
(define-extern get-aspect-ratio (function symbol))
|
||||
;; TODO - for video, actually defined in hud-classes though!
|
||||
(define-extern set-hud-aspect-ratio (function symbol symbol none))
|
||||
;; TODO - for settings
|
||||
(define-extern set-aspect-ratio (function symbol none))
|
||||
(define-extern set-video-mode (function symbol none))
|
||||
|
||||
Reference in New Issue
Block a user