diff --git a/Overview.md b/Overview.md index 4b6c268..0c9afe8 100644 --- a/Overview.md +++ b/Overview.md @@ -9,7 +9,7 @@ XenonAnalyze.exe [input .xex file] [output jump_tables.toml file] ``` The patterns in XenonAnalyze are defined like this: -``` +```cpp uint32_t absoluteSwitch[] = { PPC_INST_LIS, PPC_INST_ADDI,