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

remove 'mp1' target in favor of library entry

This commit is contained in:
Jack Andersen
2016-03-03 19:28:20 -10:00
parent 74ce228060
commit 8c9eca1858
5 changed files with 21 additions and 46 deletions

View File

@@ -1,7 +1,7 @@
#include "CMainFlow.hpp"
#include "MP1.hpp"
#include "CArchitectureQueue.hpp"
#include "CMFGame.hpp"
#include "CMain.hpp"
#include "CPlayMovie.hpp"
#include "CResFactory.hpp"
#include "CFrontEndUI.hpp"