mirror of
https://github.com/zeldaret/tp
synced 2026-09-05 02:36:01 -04:00
Match JFWSystem::init (#2972)
Co-authored-by: Cuyler36 <Cuyler36@users.noreply.github.com>
This commit is contained in:
@@ -60,7 +60,6 @@ JUTConsole* JFWSystem::systemConsole;
|
||||
|
||||
bool JFWSystem::sInitCalled = false;
|
||||
|
||||
// NONMATCHING - regalloc, equivalent
|
||||
void JFWSystem::init() {
|
||||
JUT_ASSERT(101, sInitCalled == false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user