fix for the different fasm version

git-svn-id: svn://kolibrios.org@6945 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Asper 2017-08-20 12:32:04 +00:00
parent be847c5e1f
commit 4cf3034f56
1 changed files with 1 additions and 1 deletions

View File

@ -2668,7 +2668,7 @@ if DEBUG
invoke SysMsgBoardStr
pop esi
end if
if USE_UNSOL_EV
if USE_UNSOL_EV = 1
;Test. Do not make queue, process immediately!
;stdcall here snd_hda_read_pin_sense stdcall, nid:dword, trigger_sense:dword
;and then mute/unmute pin based on the results