mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2024-12-23 01:59:43 +08:00
Add missing decl for KeyValues::SetExpressionHandler.
This commit is contained in:
parent
487ed6af40
commit
cdf711a3e0
@ -331,6 +331,8 @@ private:
|
||||
return GetKeyValuesSystem();
|
||||
}
|
||||
|
||||
void SetExpressionHandler( GetSymbolProc_t pExpSymbolProc );
|
||||
|
||||
int m_iKeyName; // keyname is a symbol defined in KeyValuesSystem
|
||||
|
||||
// These are needed out of the union because the API returns string pointers
|
||||
|
Loading…
Reference in New Issue
Block a user