diff options
author | Max <mparisi@stevens.edu> | 2020-10-10 00:54:59 -0400 |
---|---|---|
committer | Max <mparisi@stevens.edu> | 2020-10-10 00:54:59 -0400 |
commit | 9bdf707566f5e8f1a295d5c04f6b3ce29f6f99a9 (patch) | |
tree | 74a1a2151cac5d99749570ac637c651c25fdccda /asm/SDK/VF/pf_cluster.s | |
parent | 9c4e612b617be935643ed467d32a9ea6aada3561 (diff) |
pf_file, pf_path, pf_sector, pf_volume
Diffstat (limited to 'asm/SDK/VF/pf_cluster.s')
-rw-r--r-- | asm/SDK/VF/pf_cluster.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/SDK/VF/pf_cluster.s b/asm/SDK/VF/pf_cluster.s index ed95fd7..8719855 100644 --- a/asm/SDK/VF/pf_cluster.s +++ b/asm/SDK/VF/pf_cluster.s @@ -156,7 +156,7 @@ lbl_8030AF8C: /* 8030AF90 00306BF0 7F 63 DB 78 */ mr r3, r27
/* 8030AF94 00306BF4 80 05 02 64 */ lwz r0, 0x264(r5)
/* 8030AF98 00306BF8 7C 80 22 14 */ add r4, r0, r4
-/* 8030AF9C 00306BFC 48 00 8C CD */ bl func_80313C68
+/* 8030AF9C 00306BFC 48 00 8C CD */ bl VFiPFFILE_Cursor_MoveToClusterEnd
/* 8030AFA0 00306C00 80 7B 00 1C */ lwz r3, 0x1c(r27)
/* 8030AFA4 00306C04 3C 03 00 01 */ addis r0, r3, 1
/* 8030AFA8 00306C08 28 00 FF FF */ cmplwi r0, 0xffff
|