mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
Fix most vtable issues (#2706)
This commit is contained in:
@@ -125,6 +125,9 @@ public:
|
||||
/* 0x000D */ u8 field_0x000d;
|
||||
/* 0x000E */ u8 field_0x000e[2];
|
||||
/* 0x0010 */ float field_0x0010[3];
|
||||
#if VERSION == VERSION_GCN_PAL
|
||||
u8 temp_padding[0x1D];
|
||||
#endif
|
||||
/* 0x001C */ u8 field_0x001c;
|
||||
/* 0x001D */ u8 field_0x001d;
|
||||
/* 0x001E */ u8 field_0x001e;
|
||||
|
||||
Reference in New Issue
Block a user