mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-23 16:21:15 +00:00
Move
This commit is contained in:
parent
df20143f9f
commit
582b1c0e88
@ -4,7 +4,6 @@
|
||||
#include "legoplants.h"
|
||||
|
||||
DECOMP_SIZE_ASSERT(LegoPlantManager, 0x2c)
|
||||
DECOMP_SIZE_ASSERT(LegoPlantInfo, 0x54)
|
||||
|
||||
// GLOBAL: LEGO1 0x100f3188
|
||||
char* LegoPlantManager::g_customizeAnimFile = NULL;
|
||||
|
||||
@ -1,5 +1,7 @@
|
||||
#include "legoplants.h"
|
||||
|
||||
DECOMP_SIZE_ASSERT(LegoPlantInfo, 0x54)
|
||||
|
||||
// GLOBAL: LEGO1 0x100f16c8
|
||||
LegoPlantInfo g_plantInfoInit[81] = {
|
||||
{NULL,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user