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

Update submodules (includes LLVM 12 fix)

This commit is contained in:
2021-05-02 00:01:56 -04:00
parent 6ad0e5cb37
commit 94f5c48b03
9 changed files with 28 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
#include "specter/RootView.hpp"
#include "specter/TextView.hpp"
#include "specter/ViewResources.hpp"
#include "utf8proc.h"
#include "athena/utf8proc.h"
#include "hecl/Pipeline.hpp"
#include <boo/graphicsdev/IGraphicsCommandQueue.hpp>