From 520786b1f08802820d65004d53948bae1b1f4e52 Mon Sep 17 00:00:00 2001 From: Dennis Stanistan Date: Sat, 8 Mar 2025 02:41:54 +0200 Subject: [PATCH] Updated Overview (markdown) --- Overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,