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