2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-10 13:47:46 +00:00

Add clipboard support

This commit is contained in:
Jack Andersen
2015-12-23 17:32:21 -10:00
parent 731bf406a1
commit 5c472c8096
8 changed files with 5 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
#include "ViewManager.hpp"
#include "Specter/Control.hpp"
#include "Specter/Space.hpp"
#include "SplashScreen/SplashScreen.hpp"
#include "SplashScreen.hpp"
using YAMLNode = Athena::io::YAMLNode;