Add call to Isle

This commit is contained in:
Christian Semmler 2024-02-02 11:48:46 -05:00
parent caea16cb75
commit fe86917659

View File

@ -185,6 +185,7 @@ MxLong Isle::HandleType19Notification(MxParam& p_param)
// STUB: LEGO1 0x10031820 // STUB: LEGO1 0x10031820
void Isle::VTable0x68(MxBool p_add) void Isle::VTable0x68(MxBool p_add)
{ {
LegoWorld::VTable0x68(p_add);
// TODO // TODO
} }