mirror of
https://github.com/Tolik-Trek/Shared_Includes.git
synced 2026-06-16 01:21:07 +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.SetLayout EQU 0*256 + .K_SETUP
|
||||||
.K_SETUP.GetSoundVars EQU 1*256 + .K_SETUP
|
.K_SETUP.GetSoundVars EQU 1*256 + .K_SETUP
|
||||||
.K_SETUP.SetSoundVars EQU 2*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
|
.TestKey EQU #37
|
||||||
;
|
;
|
||||||
; Memory
|
; Memory
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user