mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-06 06:28:00 +01:00
lsteamclient: Rewrite SteamNetworkingMessage_t_144 unix thunks.
CW-Bug-Id: #22729
This commit is contained in:
parent
0e4fab2dff
commit
b56d6aa766
8 changed files with 285 additions and 114 deletions
|
|
@ -215,8 +215,6 @@ SOURCES = \
|
|||
cppISteamUserStats_STEAMUSERSTATS_INTERFACE_VERSION012.cpp \
|
||||
cppISteamVideo_STEAMVIDEO_INTERFACE_V001.cpp \
|
||||
cppISteamVideo_STEAMVIDEO_INTERFACE_V002.cpp \
|
||||
steamclient_manual_144.cpp \
|
||||
steamclient_manual_146.cpp \
|
||||
steamclient_manual_147.cpp \
|
||||
steamclient_manual_148a.cpp \
|
||||
steamclient_manual_150.cpp \
|
||||
|
|
@ -289,5 +287,6 @@ SOURCES = \
|
|||
struct_converters_158.cpp \
|
||||
unix_steam_client_manual.cpp \
|
||||
unix_steam_input_manual.cpp \
|
||||
unix_steam_networking_manual.cpp \
|
||||
unix_steam_utils_manual.cpp \
|
||||
unixlib_generated.cpp \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue