summaryrefslogtreecommitdiff
path: root/src/stdafx.h
diff options
context:
space:
mode:
authorglx <glx@openttd.org>2008-01-07 00:43:03 +0000
committerglx <glx@openttd.org>2008-01-07 00:43:03 +0000
commit119b03ea703c5d37454de4fe1a5e6da4dee0ac1b (patch)
tree6d9b10c3d232e375d017ca2e61ce1372755a37f7 /src/stdafx.h
parentacc7c9eb01b24b31334860594bbb00c85ccd8546 (diff)
downloadopenttd-119b03ea703c5d37454de4fe1a5e6da4dee0ac1b.tar.xz
(svn r11772) -Change: add some extra checking in the hope to find the cause of FS#1335
Diffstat (limited to 'src/stdafx.h')
-rw-r--r--src/stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stdafx.h b/src/stdafx.h
index 40e58cb8c..aed9ba36b 100644
--- a/src/stdafx.h
+++ b/src/stdafx.h
@@ -4,6 +4,7 @@
#ifndef STDAFX_H
#define STDAFX_H
+#define DEBUG_DUMP_COMMANDS
/* It seems that we need to include stdint.h before anything else
* We need INT64_MAX, which for most systems comes from stdint.h. However, MSVC