Fix x64 / NO_RCT2 builds, define globals

This commit is contained in:
Ted John 2016-09-15 17:55:56 +01:00
parent 94b177ed6c
commit b9a867b6d6
1 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,8 @@ uint32 _F1AD10;
static paint_struct *_paint_structs[512];
void *g_currently_drawn_item;
paint_struct * g_ps_EE7880;
sint16 gUnk9DE568;
sint16 gUnk9DE56C;
uint8 gPaintInteractionType;
support_height gSupportSegments[9] = { 0 };
support_height gSupport;