isle/LEGO1/act3shark.h
Cydra 068e37040a Created a bunch more classes and added more information to exisiting ones
Did not error check, this was pushed just for reference
2023-06-21 14:24:59 +02:00

13 lines
195 B
C++

#ifndef ACT3SHARK_H
#define ACT3SHARK_H
class Act3Shark
{
// VTABLE 0x100d7920
};
// OFFSET: LEGO1 0x100f03a0
static char* g_act3SharkString = "Act3Shark";
#endif // ACT3SHARK_H