You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
Replace unused 0C bank with aglab's / scut's extended 0C bank (#412)
This commit is contained in:
@@ -7,7 +7,10 @@
|
||||
// Do not restart the music on cap grabs.
|
||||
#define PERSISTENT_CAP_MUSIC
|
||||
|
||||
// Increases the audio heap size to allow for larger/more custom sequences/banks/sfx to be imported without causing issues (not supported for SH).
|
||||
/**
|
||||
* Increase audio heap size to allow for larger/more custom sequences/banks/sfx to be imported without causing issues (not supported for SH).
|
||||
* Note that this is REQUIRED in order to use the extended 0C audio bank. Do not disable this if you're planning on using it.
|
||||
*/
|
||||
#define EXPAND_AUDIO_HEAP
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user