Remove SndDriverGlobals references as an asset since it is non existant for IW4 PC builds

This commit is contained in:
Jan
2020-09-15 12:54:32 +02:00
parent 906d112619
commit 6437d8daa4
6 changed files with 1 additions and 10 deletions

View File

@ -140,7 +140,7 @@ namespace IW4
menuDef_t* menu;
LocalizeEntry* localize;
WeaponCompleteDef* weapon;
// SndDriverGlobals* sndDriverGlobals;
// SndDriverGlobals* sndDriverGlobals; // UNUSED ON PC
FxEffectDef* fx;
FxImpactTable* impactFx;
RawFile* rawfile;