mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-24 17:04:17 +00:00
14 lines
188 B
C++
14 lines
188 B
C++
#include "jukeboxentity.h"
|
|
|
|
// FUNCTION: LEGO1 0x10085bc0 STUB
|
|
JukeBoxEntity::JukeBoxEntity()
|
|
{
|
|
// TODO
|
|
}
|
|
|
|
// FUNCTION: LEGO1 0x10085dd0 STUB
|
|
JukeBoxEntity::~JukeBoxEntity()
|
|
{
|
|
// TODO
|
|
}
|