summaryrefslogtreecommitdiff
path: root/src/JSystem/JFramework/JFWSystem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/JSystem/JFramework/JFWSystem.cpp')
-rw-r--r--src/JSystem/JFramework/JFWSystem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/JSystem/JFramework/JFWSystem.cpp b/src/JSystem/JFramework/JFWSystem.cpp
index 31d71959..a1bdcfec 100644
--- a/src/JSystem/JFramework/JFWSystem.cpp
+++ b/src/JSystem/JFramework/JFWSystem.cpp
@@ -44,7 +44,7 @@ bool JFWSystem::sInitCalled = false;
/* 80254DD0-80254E54 .text firstInit__9JFWSystemFv */
void JFWSystem::firstInit() {
- JUT_ASSERT(80, rootHeap == 0);
+ JUT_ASSERT(80, rootHeap == NULL);
OSInit();
DVDInit();