decomp: settings (#641)

* decomp: finalize `settings`

* decomp: cleanup
This commit is contained in:
Tyler Wilding
2021-06-28 00:32:29 -04:00
committed by GitHub
parent 2506325f30
commit 385b8b5785
9 changed files with 1385 additions and 92 deletions
+3
View File
@@ -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))