2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 17:47:43 +00:00

InformationCenter stubs

This commit is contained in:
2016-02-02 00:31:05 -08:00
parent 5868a45f50
commit 9b762849e7
10 changed files with 115 additions and 18 deletions

View File

@@ -34,7 +34,8 @@ public:
TestSpace,
ResourceBrowser,
ModelViewer,
EffectEditor
EffectEditor,
InformationCenter
};
struct State : Athena::io::DNAYaml<Athena::BigEndian> {Delete _d;};