Forgot an #include (#1712)
This commit is contained in:
parent
b659bce3c1
commit
3c6359837d
|
@ -19,6 +19,7 @@
|
|||
#ifndef NDS_HEADER_H
|
||||
#define NDS_HEADER_H
|
||||
|
||||
#include <string.h>
|
||||
#include "types.h"
|
||||
|
||||
// Consult GBATEK for info on what these are
|
||||
|
|
Loading…
Reference in New Issue