aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ds/arm9
diff options
context:
space:
mode:
authorMax Horn2011-05-05 17:32:31 +0200
committerMax Horn2011-05-25 13:24:37 +0200
commit4b7f6dfa3c8ca3ee614810007728e49ba2fd9e6e (patch)
tree5887f68106e4b4b5515599260a7670553992ac1f /backends/platform/ds/arm9
parent717a7accf5f4c58e4b4b9187ee349841163c3896 (diff)
downloadscummvm-rg350-4b7f6dfa3c8ca3ee614810007728e49ba2fd9e6e.tar.gz
scummvm-rg350-4b7f6dfa3c8ca3ee614810007728e49ba2fd9e6e.tar.bz2
scummvm-rg350-4b7f6dfa3c8ca3ee614810007728e49ba2fd9e6e.zip
BUILD: Rename USE_TEXT_CONSOLE -> USE_TEXT_CONSOLE_FOR_DEBUGGER
This reduces the similarity in name to the otherwise mostly unrelated DISABLE_TEXT_CONSOLE #define.
Diffstat (limited to 'backends/platform/ds/arm9')
-rw-r--r--backends/platform/ds/arm9/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/ds/arm9/makefile b/backends/platform/ds/arm9/makefile
index 781738265c..65fb98ee0d 100644
--- a/backends/platform/ds/arm9/makefile
+++ b/backends/platform/ds/arm9/makefile
@@ -245,7 +245,7 @@ ifdef USE_MAD
DEFINES += -DUSE_MAD
endif
-DEFINES += -DREDUCE_MEMORY_USAGE -DDISABLE_DEBUGGER -DUSE_TEXT_CONSOLE -DDISABLE_MASS_ADD -DDISABLE_NES_APU
+DEFINES += -DREDUCE_MEMORY_USAGE -DDISABLE_DEBUGGER -DUSE_TEXT_CONSOLE_FOR_DEBUGGER -DDISABLE_MASS_ADD -DDISABLE_NES_APU
LDFLAGS = -specs=ds_arm9.specs -mthumb-interwork -mno-fpu -Wl,-Map,map.txt -Wl,--gc-sections