implement GasStationState::GasStationState() (#215)

* implement GasStationState::GasStationState()

* Match 100%

---------

Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
Ramen2X
2023-10-16 14:17:23 -04:00
committed by GitHub
parent 50b9a39b2f
commit b95656a735
4 changed files with 25 additions and 2 deletions

View File

@@ -1,5 +1,7 @@
#include "legostate.h"
DECOMP_SIZE_ASSERT(LegoState, 0x08);
// OFFSET: LEGO1 0x10005f40
LegoState::~LegoState()
{