From 82c3168c3664f791d93252eb9cb9bb9d10d6abd1 Mon Sep 17 00:00:00 2001 From: Dave Murphy Date: Tue, 12 Feb 2008 16:14:39 +0000 Subject: [PATCH] use --- include/fat.h | 2 +- source/common.h | 2 +- source/disc_io/disc_io.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/include/fat.h b/include/fat.h index ec69082..06cccc4 100644 --- a/include/fat.h +++ b/include/fat.h @@ -51,7 +51,7 @@ extern "C" { #endif #ifdef NDS - #include + #include #else #include "gba_types.h" #endif diff --git a/source/common.h b/source/common.h index b0cbbad..8e5ba04 100644 --- a/source/common.h +++ b/source/common.h @@ -40,7 +40,7 @@ #endif #ifdef NDS - #include + #include #else #include "gba_types.h" #endif diff --git a/source/disc_io/disc_io.h b/source/disc_io/disc_io.h index 1c369f2..4ceb661 100644 --- a/source/disc_io/disc_io.h +++ b/source/disc_io/disc_io.h @@ -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