diff options
Diffstat (limited to 'asm/text_7.s')
-rw-r--r-- | asm/text_7.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/text_7.s b/asm/text_7.s index 500ea2d..217342c 100644 --- a/asm/text_7.s +++ b/asm/text_7.s @@ -34275,7 +34275,7 @@ func_80240388: /* 80240390 0023BFF0 90 01 00 14 */ stw r0, 0x14(r1) /* 80240394 0023BFF4 93 E1 00 0C */ stw r31, 0xc(r1) /* 80240398 0023BFF8 7C 7F 1B 78 */ mr r31, r3 -/* 8024039C 0023BFFC 48 03 70 21 */ bl func_802773BC +/* 8024039C 0023BFFC 48 03 70 21 */ bl DBIsDebuggerPresent /* 802403A0 0023C000 2C 03 00 01 */ cmpwi r3, 1 /* 802403A4 0023C004 40 82 00 10 */ bne lbl_802403B4 /* 802403A8 0023C008 38 00 00 00 */ li r0, 0 |