mirror of
https://github.com/open-goal/jak-project
synced 2026-08-10 19:17:55 -04:00
Update pc-pad-utils.gc
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
(with-dma-buffer-add-bucket ((buf (current-display-frame debug-buf))
|
||||
(current-display-frame bucket-group)
|
||||
(bucket-id debug-draw1))
|
||||
(draw-string-xy (string-format "MAPPED ~D FOR ~S!"
|
||||
(draw-string-xy (string-format "MAPPED ~D TO ~S!"
|
||||
(pc-pad-input-key-get) (-> *pc-pad-button-names* (1- (-> self input-index))))
|
||||
buf 256 96 (font-color green) (font-flags shadow kerning large middle))
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user