diff --git a/k5_v2.01.19_mod.md b/k5_v2.01.19_mod.md index 447e0f5..d4a521a 100644 --- a/k5_v2.01.19_mod.md +++ b/k5_v2.01.19_mod.md @@ -5,7 +5,7 @@ Modded MD5: `5125458a4231f67c237cb1ce71af9159` ## Changes #### 1) At address `@0x1af4`: `00 87 93 03` => `40 ff 10 05` -This is part of function `sub_1ABC` in which frequency is compared with value of 60000000 / 0x0‭3938700‬ which is internal representation of 600MHz. +This is part of function `sub_1ABC` in which frequency is compared with value of 60000000 / 0x03938700 which is internal representation of 600MHz. ```asm ROM:00001ABC ; int __fastcall sub_1ABC()