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

MSVC compile fixes.

This commit is contained in:
Jcw87
2020-02-16 00:10:08 -08:00
parent 709ec3b1df
commit e835528fe8
2 changed files with 3 additions and 1 deletions

View File

@@ -34,6 +34,8 @@
#include "../DataSpec/DNACommon/Tweaks/ITweakGuiColors.hpp"
#endif
#include "Runtime/CTextureCache.hpp"
namespace urde {
extern class IMain* g_Main;
namespace MP1 {