mirror of
https://github.com/isledecomp/isle.git
synced 2024-11-23 08:08:03 -05:00
8 lines
79 B
C++
8 lines
79 B
C++
|
#include "isle.h"
|
||
|
|
||
|
// OFFSET: LEGO1 0x10030820 STUB
|
||
|
Isle::Isle()
|
||
|
{
|
||
|
// TODO
|
||
|
}
|