mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-10 04:46:48 -04:00
This parameter was not what I thought it was
This commit is contained in:
@@ -107,7 +107,7 @@ static void mDoAud_Create() {
|
||||
#endif
|
||||
if (g_mDoAud_audioHeap != NULL) {
|
||||
s32 groupID = JKRGetCurrentHeap()->changeGroupID(5);
|
||||
#if PLATFORM_GCN && !TARGET_PC
|
||||
#if PLATFORM_GCN
|
||||
const int audioMemSize = 0xA00000;
|
||||
#else
|
||||
const int audioMemSize = 0xB00000;
|
||||
|
||||
Reference in New Issue
Block a user