mirror of
https://github.com/celisej567/source-engine.git
synced 2026-09-13 20:13:45 +03:00
initial GamepadUI from EZ2
This commit is contained in:
@@ -428,7 +428,7 @@ inline bool KeyValues::IsEmpty( int keySymbol )
|
||||
return dat ? dat->IsEmpty( ) : true;
|
||||
}
|
||||
|
||||
bool IsSteamDeck();
|
||||
bool IsGamepadUI();
|
||||
|
||||
bool EvaluateConditional( const char *str );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user