mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-12-25 09:54:15 +08:00
i hate myself
This commit is contained in:
parent
71ea0de339
commit
7e3f2e0900
@ -1285,8 +1285,9 @@ STEAMAPI_API steam_bool SteamAPI_ISteamUtils_DismissFloatingGamepadTextInput( IS
|
||||
}
|
||||
|
||||
return (ptr)->DismissFloatingGamepadTextInput();
|
||||
}
|
||||
|
||||
STEAMAPI_API steam_bool SteamAPI_ISteamUtils_DismissGamepadTextInput( ISteamUtils* self )
|
||||
STEAMAPI_API steam_bool SteamAPI_ISteamUtils_DismissGamepadTextInput( ISteamUtils* self )
|
||||
{
|
||||
long long test1 = ((char *)self - (char*)get_steam_client()->steam_utils);
|
||||
long long test2 = ((char *)self - (char*)get_steam_client()->steam_gameserver_utils);
|
||||
|
Loading…
x
Reference in New Issue
Block a user