isle-portable/LEGO1/beachhouseentity.cpp

10 lines
135 B
C++
Raw Normal View History

#include "beachhouseentity.h"
// OFFSET: LEGO1 0x100150a0 STUB
MxLong BeachHouseEntity::Notify(MxParam &p)
{
// TODO
return 0;
}