Fixed typo in ifdef
This commit is contained in:
parent
5215fd324d
commit
69c03c5e94
@ -4225,7 +4225,7 @@ bool MainWindow::decodeEnqueueReady(qint32 k, qint32 k0){
|
||||
}
|
||||
#endif
|
||||
|
||||
#if JS8_ENABLE_JS8E
|
||||
#if JS8_ENABLE_JS8I
|
||||
if(couldDecodeI){
|
||||
DecodeParams d;
|
||||
d.submode = Varicode::JS8CallUltra;
|
||||
|
Loading…
Reference in New Issue
Block a user