use <nds/ndstypes.h>

This commit is contained in:
Dave Murphy 2008-02-12 16:14:39 +00:00
parent b34e817e2f
commit 82c3168c36
3 changed files with 3 additions and 3 deletions

View File

@ -51,7 +51,7 @@ extern "C" {
#endif
#ifdef NDS
#include <nds/jtypes.h>
#include <nds/ndstypes.h>
#else
#include "gba_types.h"
#endif

View File

@ -40,7 +40,7 @@
#endif
#ifdef NDS
#include <nds/jtypes.h>
#include <nds/ndstypes.h>
#else
#include "gba_types.h"
#endif

View File

@ -50,7 +50,7 @@
#define _IO_ALLOW_UNALIGNED
#if defined _IO_USE_DMA && defined _IO_ALLOW_UNALIGNED
#error You can't use both DMA and unaligned memory
#error "You can't use both DMA and unaligned memory"
#endif
#define FEATURE_MEDIUM_CANREAD 0x00000001