mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-12-10 03:58:22 +00:00
Add new ISource2Engine func.
This commit is contained in:
parent
8c7560bc3d
commit
2b66731721
@ -170,6 +170,8 @@ public:
|
||||
virtual CEntityLump *GetEntityLumpForTemplate( const char *, bool, const char *, const char * ) = 0;
|
||||
|
||||
virtual uint32 GetStatsAppID() const = 0;
|
||||
|
||||
virtual void *UnknownFunc1(const char *pszFilename, void *pUnknown1, void *pUnknown2, void *pUnknown3) = 0;
|
||||
};
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
Loading…
Reference in New Issue
Block a user