mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-20 05:16:24 -04:00
Make it build with 100% Aurora dolphin headers
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user