mirror of
https://github.com/isledecomp/isle.git
synced 2024-11-22 23:57:54 -05:00
6 lines
109 B
C++
6 lines
109 B
C++
#include "jukeboxstate.h"
|
|
|
|
// OFFSET: LEGO1 0x1000f300
|
|
MxBool JukeBoxState::VTable0x14() {
|
|
return FALSE;
|
|
}
|