mirror of
https://github.com/DarkStore-3DS/Universal-Core.git
synced 2026-07-02 16:59:05 +00:00
Fix structs.hpp missing 3ds/types.h include
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
#define _UNIVERSAL_CORE_STRUCTS_HPP
|
||||
|
||||
#include <string>
|
||||
#include <3ds/types.h>
|
||||
#include <3ds/services/hid.h>
|
||||
|
||||
class Structs {
|
||||
|
||||
Reference in New Issue
Block a user