mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-27 18:34:06 +00:00
Enable some multiple-inheritance vtables (#821)
This commit is contained in:
@@ -7,6 +7,12 @@ BumpBouy::BumpBouy()
|
||||
{
|
||||
}
|
||||
|
||||
// STUB: LEGO1 0x10027360
|
||||
BumpBouy::~BumpBouy()
|
||||
{
|
||||
// TODO
|
||||
}
|
||||
|
||||
// STUB: LEGO1 0x10027400
|
||||
MxLong BumpBouy::Notify(MxParam& p_param)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user