1
0
Fork 0

GUI: Apply unique color on unusual instructions

This commit is contained in:
Torusrxxx 2016-05-21 15:41:06 +00:00
parent 0f05ebd57b
commit 20f4069970
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ public:
MnemonicNop,
MnemonicFar,
MnemonicInt3,
MnemonicUnusual,
//memory
MemorySize,
MemorySegment,