Finishing windows changes
This commit is contained in:
parent
d61f828269
commit
2a87e873d6
1 changed files with 0 additions and 1 deletions
|
|
@ -39,6 +39,5 @@ int main(int argc, char** argv)
|
|||
for (auto& opcode: synth.getUnknownOpcodes())
|
||||
std::cout << opcode << ',';
|
||||
std::cout << '\n';
|
||||
system("pause");
|
||||
return 0;
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue