mirror of
https://github.com/ValveSoftware/Proton
synced 2025-08-31 14:45:23 +00:00
lsteamclient: Wrap SteamAPIWarningMessageHook_t callback.
CW-Bug-Id: #20813
This commit is contained in:
committed by
Arkadiusz Hiler
parent
242d655a0f
commit
bcd3d5218f
@@ -245,6 +245,7 @@ def method_needs_manual_handling(interface_with_version, method_name):
|
||||
# manual converters for simple types (function pointers)
|
||||
manual_type_converters = [
|
||||
"FSteamNetworkingSocketsDebugOutput",
|
||||
"SteamAPIWarningMessageHook_t",
|
||||
"SteamAPI_CheckCallbackRegistered_t"
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user