diff options
Diffstat (limited to 'asm/GameSpy/ghttpProcess.s')
-rw-r--r-- | asm/GameSpy/ghttpProcess.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/GameSpy/ghttpProcess.s b/asm/GameSpy/ghttpProcess.s index 9322ac2..1e83148 100644 --- a/asm/GameSpy/ghttpProcess.s +++ b/asm/GameSpy/ghttpProcess.s @@ -1680,7 +1680,7 @@ lbl_80357038: /* 80357058 00352CB8 90 78 00 50 */ stw r3, 0x50(r24)
lbl_8035705C:
/* 8035705C 00352CBC 39 61 10 40 */ addi r11, r1, 0x1040
-/* 80357060 00352CC0 4B E7 01 01 */ bl func_801C7160
+/* 80357060 00352CC0 4B E7 01 01 */ bl _restgpr_22
/* 80357064 00352CC4 80 01 10 44 */ lwz r0, 0x1044(r1)
/* 80357068 00352CC8 7C 08 03 A6 */ mtlr r0
/* 8035706C 00352CCC 38 21 10 40 */ addi r1, r1, 0x1040
|