MGTK: Keyboard mouse/misc ($17D79..$18431)

This commit is contained in:
eric-ja 2018-04-10 18:26:36 -05:00 committed by Joshua Bell
parent fe7cc0e135
commit 21861e04fd
2 changed files with 606 additions and 394 deletions

File diff suppressed because it is too large Load Diff

View File

@ -646,6 +646,8 @@ error_window_already_exists := $9D
error_window_id_required := $9E
error_window_not_found := $9F
error_no_active_window := $A0
error_window_not_draggable := $A1
error_window_not_resizable := $A2
error_window_obscured := $A3
error_control_not_found := $A4