mirror of
https://github.com/mi57730/a2d.git
synced 2026-03-10 18:39:37 +00:00
DeskTop: GET_INPUT usage
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -22,6 +22,7 @@ KEY_LEFT := $08
|
||||
KEY_DOWN := $0A
|
||||
KEY_UP := $0B
|
||||
KEY_RIGHT := $15
|
||||
KEY_DELETE := $7F
|
||||
|
||||
;;; Monitor
|
||||
INIT := $FB2F
|
||||
|
||||
Reference in New Issue
Block a user