This parameter was not what I thought it was

This commit is contained in:
PJB3005
2026-02-26 23:02:46 +01:00
parent 8b4bb290d8
commit 06801cbd66
+1 -1
View File
@@ -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;