2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 12:27:43 +00:00
This commit is contained in:
Jack Andersen
2017-01-21 15:53:11 -10:00
38 changed files with 514 additions and 187 deletions

View File

@@ -15,7 +15,6 @@ public:
rstl::reserved_vector<zeus::CVector2f, 4>&& uvs, bool);
static std::shared_ptr<CGuiWidget> Create(CGuiFrame* frame, CInputStream& in, CSimplePool* sp);
};
}
#endif // __URDE_CAUIIMAGEPANE_HPP__