mirror of
https://github.com/Tolik-Trek/Shared_Includes.git
synced 2026-06-15 17:11:33 +03:00
...
This commit is contained in:
parent
e0dd54cb56
commit
a6c50f5724
@ -140,6 +140,8 @@ Dss:
|
||||
.K_SETUP.SetLayout EQU 0*256 + .K_SETUP
|
||||
.K_SETUP.GetSoundVars EQU 1*256 + .K_SETUP
|
||||
.K_SETUP.SetSoundVars EQU 2*256 + .K_SETUP
|
||||
.K_SETUP.ShowCursor EQU 3*256 + .K_SETUP
|
||||
.K_SETUP.HideCursor EQU 4*256 + .K_SETUP
|
||||
.TestKey EQU #37
|
||||
;
|
||||
; Memory
|
||||
|
||||
Loading…
Reference in New Issue
Block a user