diff options
Diffstat (limited to 'asm/SDK/VF/d_common.s')
-rw-r--r-- | asm/SDK/VF/d_common.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/SDK/VF/d_common.s b/asm/SDK/VF/d_common.s index 68c7988..c7014df 100644 --- a/asm/SDK/VF/d_common.s +++ b/asm/SDK/VF/d_common.s @@ -156,7 +156,7 @@ dCommon_FlushFromVol: /* 8031BDE4 00317A44 2C 03 FF FF */ cmpwi r3, -1
/* 8031BDE8 00317A48 41 82 00 18 */ beq lbl_8031BE00
/* 8031BDEC 00317A4C 7F C4 F3 78 */ mr r4, r30
-/* 8031BDF0 00317A50 48 00 00 2D */ bl func_8031BE1C
+/* 8031BDF0 00317A50 48 00 00 2D */ bl VFi_NandFlushNANDFromHandleIdx
/* 8031BDF4 00317A54 7C 7F 1B 78 */ mr r31, r3
/* 8031BDF8 00317A58 48 00 00 08 */ b lbl_8031BE00
lbl_8031BDFC:
|