mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-08-13 18:19:07 +00:00
Remove invalid field from metaforce import
Former-commit-id: ec1789fad8cf6d29c7377d1221672a94e64e5db2
This commit is contained in:
parent
3c4cce9780
commit
bc7339f4b8
@ -12,7 +12,6 @@ public:
|
|||||||
short FindWidgetID(const rstl::string& name) const;
|
short FindWidgetID(const rstl::string& name) const;
|
||||||
private:
|
private:
|
||||||
rstl::vector< rstl::string > x0_db;
|
rstl::vector< rstl::string > x0_db;
|
||||||
short x14_lastPoolId;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // _CGUIWIDGETIDDB
|
#endif // _CGUIWIDGETIDDB
|
||||||
|
Loading…
x
Reference in New Issue
Block a user