Make it build with 100% Aurora dolphin headers

This commit is contained in:
PJB3005
2026-03-02 13:26:35 +01:00
parent ea890d4064
commit d762e1d8ec
16 changed files with 42 additions and 30 deletions
+4
View File
@@ -1,7 +1,11 @@
#include "JSystem/JSystem.h" // IWYU pragma: keep
#include "JSystem/JHostIO/JHIMccBuf.h"
#if TARGET_PC
#include <dolphin/hio2.h>
#else
#include <revolution/hio2.h>
#endif
HIO2DeviceType gExiDevice = HIO2_DEVICE_INVALID;
u8 data_8074bd04 = 1;