include header for memcpy
This commit is contained in:
parent
766ee2c703
commit
b5cd5e10c8
@ -1,5 +1,7 @@
|
|||||||
#include <3ds/types.h>
|
#include <3ds/types.h>
|
||||||
|
|
||||||
|
#include <string.h>
|
||||||
|
|
||||||
// System globals we define here
|
// System globals we define here
|
||||||
int __system_argc;
|
int __system_argc;
|
||||||
char** __system_argv;
|
char** __system_argv;
|
||||||
|
Loading…
Reference in New Issue
Block a user