Mined: allow Ins to mark
This commit is contained in:
parent
eabd612b15
commit
fc1c7a3483
@ -1549,6 +1549,7 @@ int c;
|
|||||||
case 'C': return(RT);
|
case 'C': return(RT);
|
||||||
case 'D': return(LF);
|
case 'D': return(LF);
|
||||||
#if defined(__i386__)
|
#if defined(__i386__)
|
||||||
|
case '@': return(MA);
|
||||||
case 'G': return(FS);
|
case 'G': return(FS);
|
||||||
case 'S': return(SR);
|
case 'S': return(SR);
|
||||||
case 'T': return(SF);
|
case 'T': return(SF);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user