disassemble global symbol tables.

This commit is contained in:
Kelvin Sherlock 2017-12-12 21:31:33 -05:00
parent ebab9328f6
commit c263850ae5
1 changed files with 1 additions and 0 deletions

View File

@ -1870,6 +1870,7 @@ if (constant) { /* split on constant or expression */
pc += 2;
break;
case 5:
case 8:
sTable = TRUE;
break;
}