Make function STUB

This commit is contained in:
Christian Semmler 2024-05-09 09:49:24 -04:00
parent 622720ebfd
commit 414152bfaa

View File

@ -680,7 +680,7 @@ void LegoBuildingManager::FUN_10030590()
} }
} }
// FUNCTION: LEGO1 0x10030630 // STUB: LEGO1 0x10030630
MxResult LegoBuildingManager::FUN_10030630() MxResult LegoBuildingManager::FUN_10030630()
{ {
return SUCCESS; return SUCCESS;