export enum eInventoryItemSound { SI_SFX_PURCHASE = 0, SI_SFX_SELL = 1, SI_SFX_USE = 2, }