Remove unused opcode that has a terrible name

This commit is contained in:
KimLS 2021-01-21 13:39:33 -08:00
parent e1e93a9a48
commit 5ed47b5e50
3 changed files with 1846 additions and 1822 deletions

View File

@ -1,8 +1,6 @@
// system use
N(OP_ExploreUnknown),
// start (please add new opcodes in descending order and re-order any name changes where applicable)
N(OP_0x0193),
N(OP_0x0347),
N(OP_AAAction),
N(OP_AAExpUpdate),
N(OP_AcceptNewTask),

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff