You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
Audio safeguard error
This commit is contained in:
@@ -24,9 +24,9 @@
|
||||
|
||||
#ifndef MAX_SIMULTANEOUS_NOTES_CONSOLE
|
||||
#ifdef EXPAND_AUDIO_HEAP
|
||||
#define MAX_SIMULTANEOUS_NOTES_EMULATOR 32
|
||||
#define MAX_SIMULTANEOUS_NOTES_CONSOLE 24
|
||||
#else
|
||||
#define MAX_SIMULTANEOUS_NOTES_EMULATOR 16
|
||||
#define MAX_SIMULTANEOUS_NOTES_CONSOLE 16
|
||||
#endif
|
||||
#endif // MAX_SIMULTANEOUS_NOTES_CONSOLE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user