Forgot an #include (#1712)

This commit is contained in:
Jesse Talavera-Greenberg 2023-06-30 08:28:53 -04:00 committed by GitHub
parent b659bce3c1
commit 3c6359837d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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