mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 13:05:25 -05:00
Add ASCII table to tools
This commit is contained in:
@@ -27,6 +27,11 @@ namespace hex {
|
||||
|
||||
char *m_mangledBuffer = nullptr;
|
||||
char *m_demangledName = nullptr;
|
||||
|
||||
bool m_asciiTableShowOctal = false;
|
||||
|
||||
void drawDemangler();
|
||||
void drawASCIITable();
|
||||
};
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user