summaryrefslogtreecommitdiffstats
path: root/src/core/re3.cpp
diff options
context:
space:
mode:
authorerorcun <erayorcunus@gmail.com>2020-03-17 18:35:18 +0100
committerGitHub <noreply@github.com>2020-03-17 18:35:18 +0100
commit1ab6702ea681946a2947190f612e539452c3d152 (patch)
tree82d6518ad97081e3438c6e03d916e6b72d05ebce /src/core/re3.cpp
parentMerge pull request #344 from erorcun/erorcun (diff)
parentUse WriteDataToBufferPointer (diff)
downloadre3-1ab6702ea681946a2947190f612e539452c3d152.tar
re3-1ab6702ea681946a2947190f612e539452c3d152.tar.gz
re3-1ab6702ea681946a2947190f612e539452c3d152.tar.bz2
re3-1ab6702ea681946a2947190f612e539452c3d152.tar.lz
re3-1ab6702ea681946a2947190f612e539452c3d152.tar.xz
re3-1ab6702ea681946a2947190f612e539452c3d152.tar.zst
re3-1ab6702ea681946a2947190f612e539452c3d152.zip
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