summaryrefslogtreecommitdiffstats
path: root/src/core/re3.cpp
diff options
context:
space:
mode:
authorWes Hampson <thehambone93@gmail.com>2020-03-11 08:12:40 +0100
committerWes Hampson <thehambone93@gmail.com>2020-03-11 08:12:40 +0100
commitc7f16879df25fc962b67716e1f82881595451a5f (patch)
treef265c30c4b45536ba8787f487c0a5cff381f904d /src/core/re3.cpp
parentSave SimpleVars, Scripts, and a few others (diff)
downloadre3-c7f16879df25fc962b67716e1f82881595451a5f.tar
re3-c7f16879df25fc962b67716e1f82881595451a5f.tar.gz
re3-c7f16879df25fc962b67716e1f82881595451a5f.tar.bz2
re3-c7f16879df25fc962b67716e1f82881595451a5f.tar.lz
re3-c7f16879df25fc962b67716e1f82881595451a5f.tar.xz
re3-c7f16879df25fc962b67716e1f82881595451a5f.tar.zst
re3-c7f16879df25fc962b67716e1f82881595451a5f.zip
Diffstat (limited to '')
-rw-r--r--src/core/re3.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/re3.cpp b/src/core/re3.cpp
index 989a05b5..ed32632f 100644
--- a/src/core/re3.cpp
+++ b/src/core/re3.cpp
@@ -449,7 +449,7 @@ void re3_trace(const char *filename, unsigned int lineno, const char *func, cons
}
#ifdef VALIDATE_SAVE_SIZE
-int32 _bufBytesRead;
+int32 _saveBufCount;
#endif
void