summaryrefslogtreecommitdiff
path: root/src/crashlog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/crashlog.cpp')
-rw-r--r--src/crashlog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crashlog.cpp b/src/crashlog.cpp
index c69dddef8..b7c8c2bc4 100644
--- a/src/crashlog.cpp
+++ b/src/crashlog.cpp
@@ -126,7 +126,7 @@ char *CrashLog::LogOpenTTDVersion(char *buffer, const char *last) const
_openttd_revision,
_openttd_revision_modified,
_openttd_newgrf_version,
-#ifdef _SQ64
+#ifdef POINTER_IS_64BIT
64,
#else
32,