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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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