isle-portable/LEGO1/jukeboxstate.cpp

8 lines
108 B
C++
Raw Normal View History

#include "jukeboxstate.h"
2023-10-22 11:33:29 -04:00
// OFFSET: LEGO1 0x1000f300
2023-10-24 19:38:27 -04:00
MxBool JukeBoxState::VTable0x14()
{
return FALSE;
2023-10-22 11:33:29 -04:00
}