diff --git a/src/mips/psyqo/spu.hh b/src/mips/psyqo/spu.hh index aef06a169..904a4310f 100644 --- a/src/mips/psyqo/spu.hh +++ b/src/mips/psyqo/spu.hh @@ -47,6 +47,7 @@ class SPU { static constexpr uint32_t NO_FREE_CHANNEL = 0xffffffff; static constexpr uint32_t BASE_SAMPLE_RATE = 44100; + static constexpr uint16_t BASE_ALLOC_ADDR = 0x1010; private: template