mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 15:04:56 +00:00
More compile fixes, disable clang CI for now
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#include "Runtime/MP1/CPlayMovie.hpp"
|
||||
|
||||
#include "Runtime/GuiSys/CGuiFrame.hpp"
|
||||
|
||||
namespace metaforce::MP1 {
|
||||
|
||||
const char* kMovies[] = {"Video/wingame.thp", "Video/wingame_good.thp", "Video/wingame_best.thp",
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
|
||||
#include "Runtime/CResLoader.hpp"
|
||||
#include "Runtime/GameGlobalObjects.hpp"
|
||||
#include "Runtime/GuiSys/CGuiFrame.hpp"
|
||||
|
||||
#include "Runtime/MP1/MP1.hpp"
|
||||
|
||||
namespace metaforce::MP1 {
|
||||
|
||||
Reference in New Issue
Block a user