mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
implement GasStationState::GasStationState() (#215)
* implement GasStationState::GasStationState() * Match 100% --------- Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#include "legostate.h"
|
||||
|
||||
DECOMP_SIZE_ASSERT(LegoState, 0x08);
|
||||
|
||||
// OFFSET: LEGO1 0x10005f40
|
||||
LegoState::~LegoState()
|
||||
{
|
||||
|
Reference in New Issue
Block a user