diff options
Diffstat (limited to 'disasm.h')
-rw-r--r-- | disasm.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -355,6 +355,7 @@ struct Op { int FPrint( FILE *, const char *indent, + bool imm_as_hex, RefKindMask ref_kinds = 0, const char *ref1_label = nullptr, const char *ref2_label = nullptr, |