We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d500a3e commit dd5dc60Copy full SHA for dd5dc60
config.def.h
@@ -34,6 +34,7 @@
34
35
/* Required for 3DS display mode setting */
36
#if defined(_3DS)
37
+#include <3ds.h>
38
#include "gfx/common/ctr_defines.h"
39
#endif
40
0 commit comments