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