mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-06-28 09:59:41 -06:00
Forgot an #include (#1712)
This commit is contained in:

committed by
GitHub

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
|
||||
|
Reference in New Issue
Block a user