isle/LEGO1/jukebox.cpp

7 lines
82 B
C++

#include "jukebox.h"
// OFFSET: LEGO1 0x1005d660
JukeBox::JukeBox()
{
// TODO
}