Removing unnecessary TODO comment in legoact2state.cpp (#539)

* Updating legoact2state.cpp

* Fixing format issues
This commit is contained in:
Daniel Hejduk
2024-02-07 19:34:47 +01:00
committed by GitHub
parent a12fdadd4a
commit 5e38a010dd

View File

@@ -1,8 +1,7 @@
#include "legoact2state.h"
// STUB: LEGO1 0x1000df70
// FUNCTION: LEGO1 0x1000df70
MxBool LegoAct2State::VTable0x14()
{
// TODO
return FALSE;
}