mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-12 11:11:16 +00:00
8 lines
108 B
C++
8 lines
108 B
C++
#include "jukeboxstate.h"
|
|
|
|
// OFFSET: LEGO1 0x1000f300
|
|
MxBool JukeBoxState::VTable0x14()
|
|
{
|
|
return FALSE;
|
|
}
|