mirror of
https://github.com/ValveSoftware/Proton
synced 2025-08-30 22:25:34 +00:00
lsteamclient: Fixup paths for GetGlyph*() also in SteamInput006.
This commit is contained in:
@@ -248,6 +248,12 @@ manually_handled_methods = {
|
||||
"GetGlyphForActionOrigin_Legacy",
|
||||
"GetGlyphForXboxOrigin"
|
||||
],
|
||||
"cppISteamInput_SteamInput006": [
|
||||
"GetGlyphPNGForActionOrigin",
|
||||
"GetGlyphSVGForActionOrigin",
|
||||
"GetGlyphForActionOrigin_Legacy",
|
||||
"GetGlyphForXboxOrigin"
|
||||
],
|
||||
"cppISteamController_SteamController005": [
|
||||
"GetGlyphForActionOrigin"
|
||||
],
|
||||
|
Reference in New Issue
Block a user