diff options
author | Revo <projectrevotpp@hotmail.com> | 2020-09-22 06:33:27 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-22 06:33:27 -0400 |
commit | 0acf44f0b91fa912101901d292552bae55f2fa93 (patch) | |
tree | 64407076cabec94d1f7e16b2b4cdee819c6f7104 /asm/GameSpy/sb_queryengine.s | |
parent | be667514db9cf14959d20bb7328711520ce3a60c (diff) | |
parent | eed880fe603d76bc661f0623525842a3c4a98782 (diff) |
Merge pull request #69 from mparisi20/master
split sb_serverlist.o
Diffstat (limited to 'asm/GameSpy/sb_queryengine.s')
-rw-r--r-- | asm/GameSpy/sb_queryengine.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/GameSpy/sb_queryengine.s b/asm/GameSpy/sb_queryengine.s index 59269b8..c92d48b 100644 --- a/asm/GameSpy/sb_queryengine.s +++ b/asm/GameSpy/sb_queryengine.s @@ -429,7 +429,7 @@ lbl_8035CECC: lbl_8035CEE4:
/* 8035CEE4 00358B44 7F 23 CB 78 */ mr r3, r25
/* 8035CEE8 00358B48 7F 44 D3 78 */ mr r4, r26
-/* 8035CEEC 00358B4C 48 00 23 29 */ bl func_8035F214
+/* 8035CEEC 00358B4C 48 00 23 29 */ bl NTSLengthSB
/* 8035CEF0 00358B50 2C 03 00 00 */ cmpwi r3, 0
/* 8035CEF4 00358B54 7C 7C 1B 78 */ mr r28, r3
/* 8035CEF8 00358B58 41 80 00 38 */ blt lbl_8035CF30
|