don't delete tempt_opt_table in gbz80disasm

This commit is contained in:
Bryan Bishop 2012-04-26 00:32:38 -05:00
parent ad76f259ff
commit ece37237e3

View File

@ -555,7 +555,6 @@ for line in temp_opt_table:
opt_table = {}
for line in temp_opt_table:
opt_table[line[1]] = [line[0], line[2]]
del temp_opt_table
del line
end_08_scripts_with = [