NW4F Snd
Loading...
Searching...
No Matches
snd_ItemType.h
Go to the documentation of this file.
1#ifndef NW_SND_ITEM_TYPE_H_
2#define NW_SND_ITEM_TYPE_H_
3
4namespace nw { namespace snd { namespace internal {
5
15
16} } } // namespace nw::snd::internal
17
18#endif // NW_SND_ITEM_TYPE_H_
Definition snd_BasicSound.cpp:3
ItemType
Definition snd_ItemType.h:7
@ ItemType_SoundGroup
Definition snd_ItemType.h:9
@ ItemType_WaveArchive
Definition snd_ItemType.h:12
@ ItemType_Bank
Definition snd_ItemType.h:10
@ ItemType_Group
Definition snd_ItemType.h:13
@ ItemType_Player
Definition snd_ItemType.h:11
@ ItemType_Sound
Definition snd_ItemType.h:8
Definition snd_BasicSound.cpp:3