mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-18 01:25:24 +00:00
Lots of Windows fixes; add D3D12; more boo decoupling
This commit is contained in:
@@ -2,7 +2,10 @@
|
||||
|
||||
#include "Runtime/CBasics.hpp"
|
||||
|
||||
#include "logvisor/logvisor.hpp"
|
||||
#include <logvisor/logvisor.hpp>
|
||||
#if _WIN32
|
||||
#include <nowide/convert.hpp>
|
||||
#endif
|
||||
|
||||
#if _WIN32
|
||||
#include <ShlObj.h>
|
||||
|
||||
Reference in New Issue
Block a user