mirror of
https://github.com/Decompollaborate/rabbitizer.git
synced 2025-01-01 08:59:40 +00:00
whoops, wrong default
This commit is contained in:
parent
b3ffb7a713
commit
ccb0af3011
@ -40,6 +40,6 @@ class _RabbitizerConfig:
|
||||
misc_opcodeLJust: int = 11
|
||||
misc_unknownInstrComment: bool = True
|
||||
misc_omit0XOnSmallImm: bool = False
|
||||
misc_upperCaseImm: bool = False
|
||||
misc_upperCaseImm: bool = True
|
||||
|
||||
config: _RabbitizerConfig
|
||||
|
Loading…
Reference in New Issue
Block a user