frontend: add stub disassemble command
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
enum command_id {
|
||||
CMD_ROOT,
|
||||
CMD_ASSEMBLE,
|
||||
CMD_DISASSEMBLE,
|
||||
CMD_COMPILE,
|
||||
CMD_REPL,
|
||||
CMD_INTERNAL,
|
||||
|
||||
Reference in New Issue
Block a user