summaryrefslogtreecommitdiff
path: root/src/core/re3.cpp
diff options
context:
space:
mode:
authorWes Hampson <thehambone93@gmail.com>2020-03-11 00:12:40 -0700
committerWes Hampson <thehambone93@gmail.com>2020-03-11 00:12:40 -0700
commitc7f16879df25fc962b67716e1f82881595451a5f (patch)
treef265c30c4b45536ba8787f487c0a5cff381f904d /src/core/re3.cpp
parent5bc51f84622af8bf6ec3b2ef8d0faee0eca237c4 (diff)
GenericSave complete, still needs some testing
Diffstat (limited to 'src/core/re3.cpp')
-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