summaryrefslogtreecommitdiff
path: root/asmmon.h
diff options
context:
space:
mode:
Diffstat (limited to 'asmmon.h')
-rw-r--r--asmmon.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/asmmon.h b/asmmon.h
index 54b2ab7..58b4918 100644
--- a/asmmon.h
+++ b/asmmon.h
@@ -35,7 +35,8 @@ enum {
enum {
BASE_HEX,
BASE_DEC,
- BASE_BIN
+ BASE_BIN,
+ BASE_CHAR
};
static const uint8_t opcodes[OPNUM][9] = {