mirror of
https://github.com/isledecomp/isle.git
synced 2024-11-26 01:28:30 -05:00
7 lines
80 B
C++
7 lines
80 B
C++
|
#include "legostate.h"
|
||
|
|
||
|
// OFFSET: LEGO1 0x10005f40
|
||
|
LegoState::~LegoState()
|
||
|
{
|
||
|
}
|