diff --git a/LEGO1/legogamestate.cpp b/LEGO1/legogamestate.cpp index 938d89ea..67ab6f1e 100644 --- a/LEGO1/legogamestate.cpp +++ b/LEGO1/legogamestate.cpp @@ -261,13 +261,16 @@ void LegoGameState::RegisterState(LegoState* p_state) m_stateArray[targetIndex] = p_state; } +// STUB: LEGO1 0x1003c870 void LegoGameState::WriteScoreHistory(MxU16*) { + // TODO } // STUB: LEGO1 0x1003ccf0 void FUN_1003ccf0(MxU16*, LegoFileStream&) { + // TODO } // FUNCTION: LEGO1 0x1003cdd0