mirror of
https://github.com/thunderbrewhq/squall.git
synced 2026-02-04 08:59:07 +00:00
chore(test): fix 2 incorrectly documented storm names
This commit is contained in:
parent
02f5e26f36
commit
4720859f96
1 changed files with 3 additions and 2 deletions
|
|
@ -44,10 +44,10 @@ EXPORTS
|
||||||
;SNetCheckDataFile @140 NONAME
|
;SNetCheckDataFile @140 NONAME
|
||||||
;SNetSendLeagueCommand @141 NONAME
|
;SNetSendLeagueCommand @141 NONAME
|
||||||
;SNetSendReplayPath @142 NONAME
|
;SNetSendReplayPath @142 NONAME
|
||||||
;SNetGetLeagueName @143 NONAME
|
;SNetGetLeagueId @143 NONAME
|
||||||
;SNetGetPlayerNames @144 NONAME
|
;SNetGetPlayerNames @144 NONAME
|
||||||
;SNetLeagueLogout @145 NONAME
|
;SNetLeagueLogout @145 NONAME
|
||||||
;SNetGetLeaguePlayerName @146 NONAME
|
;SNetGetReplyName @146 NONAME
|
||||||
|
|
||||||
; Dlg
|
; Dlg
|
||||||
;SDlgBeginPaint @201 NONAME
|
;SDlgBeginPaint @201 NONAME
|
||||||
|
|
@ -469,3 +469,4 @@ EXPORTS
|
||||||
;SUniConvertMacToUTF16 @913 NONAME
|
;SUniConvertMacToUTF16 @913 NONAME
|
||||||
;SUniConvertDosToUTF16 @914 NONAME
|
;SUniConvertDosToUTF16 @914 NONAME
|
||||||
;SUniConvertUTF8ToWin @915 NONAME
|
;SUniConvertUTF8ToWin @915 NONAME
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue