#include <Types.h>
Go to the source code of this file.
Classes | |
struct | ODAInfo |
struct | ODAEntry |
struct | ODATOC |
class | ODA |
Typedefs | |
typedef longword | ODAMagic |
Variables | |
const ODAMagic | ODA_MAGIC_UNDEF = 0xffffffff |
const ODAMagic | ODA_MAGIC_OSND = 0x444e534f |
const ODAMagic | ODA_MAGIC_ODAR = 0x5241444f |
const ODAMagic | ODA_MAGIC_OMTN = 0x4e544d4f |
const ODAMagic | ODA_MAGIC_WAVE = 0x45564157 |
const ODAMagic | ODA_MAGIC_MIDI = 0x4944494d |
const ODAMagic | ODA_MAGIC_LED = 0x0044454c |
const ODAMagic | ODA_MAGIC_SYN = 0x004e5953 |
|
|
|
|
|
Definition at line 23 of file ODA.h. Referenced by ODA::Find(). |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 22 of file ODA.h. Referenced by ODA::Find(). |