diff options
Diffstat (limited to 'libs/JSystem/JFramework/JFWSystem.cpp')
| -rw-r--r-- | libs/JSystem/JFramework/JFWSystem.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/JSystem/JFramework/JFWSystem.cpp b/libs/JSystem/JFramework/JFWSystem.cpp index 329a6f2356..48efb937be 100644 --- a/libs/JSystem/JFramework/JFWSystem.cpp +++ b/libs/JSystem/JFramework/JFWSystem.cpp @@ -161,7 +161,7 @@ void JFWSystem::init() { if (rootHeap == NULL) { firstInit(); } - sInitCalled = true; + data_804511BC = true; JKRAram::create(CSetUpParam::aramAudioBufSize, CSetUpParam::aramGraphBufSize, CSetUpParam::streamPriority, CSetUpParam::decompPriority, |
