mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-19 20:16:10 +08:00
Add IGameTypes interface (#234)
This commit is contained in:
@ -34,6 +34,7 @@ ISteamAudio *g_pSteamAudio;
|
||||
IP4 *g_pP4;
|
||||
ILocalize *g_pLocalize;
|
||||
IMediaFoundation *g_pMediaFoundation;
|
||||
IGameTypes *g_pGameTypes;
|
||||
IAvi *g_pAVI;
|
||||
IBik *g_pBIK;
|
||||
IMeshSystem *g_pMeshSystem;
|
||||
|
Reference in New Issue
Block a user