mirror of
https://github.com/isledecomp/isle.git
synced 2024-11-22 23:57:54 -05:00
9 lines
179 B
C++
9 lines
179 B
C++
#include "ambulancemissionstate.h"
|
|
|
|
DECOMP_SIZE_ASSERT(AmbulanceMissionState, 0x24);
|
|
|
|
// OFFSET: LEGO1 0x100373a0 STUB
|
|
AmbulanceMissionState::AmbulanceMissionState()
|
|
{
|
|
// TODO
|
|
}
|