Removed the "Use joystick port 209h" from the GUI. Windows people may want to get rid of this too
This commit is contained in:
@@ -256,8 +256,10 @@ CalibrateDev1:
|
||||
mov ebx,[GUIInputRefP+eax*4]
|
||||
mov bl,[ebx]
|
||||
mov byte[GUICBHold],0
|
||||
%ifndef __LINUX__
|
||||
cmp byte[pl1p209+eax],0
|
||||
jne near .port209
|
||||
%endif
|
||||
cmp bl,1
|
||||
jbe .nojoy
|
||||
cmp bl,18
|
||||
|
||||
Reference in New Issue
Block a user