Device cycle keyboard shortcuts implemented.
This commit is contained in:
@@ -3269,6 +3269,9 @@ DisplayGUIAddOnClick:
|
|||||||
GUIPButtonHole 100,43,byte[device2],2
|
GUIPButtonHole 100,43,byte[device2],2
|
||||||
GUIPButtonHole 100,53,byte[device2],3
|
GUIPButtonHole 100,53,byte[device2],3
|
||||||
GUIPButtonHole 100,63,byte[device2],4
|
GUIPButtonHole 100,63,byte[device2],4
|
||||||
|
|
||||||
|
DGOptnsProcBox 19,76,[KeyExtraEnab1]
|
||||||
|
DGOptnsProcBox 110,76,[KeyExtraEnab2]
|
||||||
ret
|
ret
|
||||||
|
|
||||||
DisplayGUIChipClick:
|
DisplayGUIChipClick:
|
||||||
|
|||||||
@@ -4285,6 +4285,9 @@ DisplayGUIAddOns: ;Select Special Controllers
|
|||||||
GUIDisplayButtonHoleTu 17,100,53,byte[device2],3,GUIAddOnText6,0
|
GUIDisplayButtonHoleTu 17,100,53,byte[device2],3,GUIAddOnText6,0
|
||||||
GUIDisplayButtonHoleTu 17,100,63,byte[device2],4,GUIAddOnText7,0
|
GUIDisplayButtonHoleTu 17,100,63,byte[device2],4,GUIAddOnText7,0
|
||||||
.endEE
|
.endEE
|
||||||
|
|
||||||
|
DDrawBox 17,18,75,[KeyExtraEnab1]
|
||||||
|
DDrawBox 17,109,75,[KeyExtraEnab2]
|
||||||
ret
|
ret
|
||||||
|
|
||||||
SECTION .data
|
SECTION .data
|
||||||
|
|||||||
Reference in New Issue
Block a user