Remove invalid field from metaforce import

Former-commit-id: ec1789fad8
This commit is contained in:
Phillip Stephens 2023-10-21 22:10:22 -07:00
parent 3c4cce9780
commit bc7339f4b8
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ public:
short FindWidgetID(const rstl::string& name) const;
private:
rstl::vector< rstl::string > x0_db;
short x14_lastPoolId;
};
#endif // _CGUIWIDGETIDDB