#ifndef AUDIO_HEAP_H #define AUDIO_HEAP_H #include #include #define AUDIO_HEAP_SIZE 0x48C00 #define AUDIO_HEAP_INIT_SIZE 0x2600 #endif // AUDIO_HEAP_H