summaryrefslogtreecommitdiffstats
path: root/src/core/Debug.h
diff options
context:
space:
mode:
authorNikolay Korolev <nickvnuk@gmail.com>2020-03-22 17:19:07 +0100
committerNikolay Korolev <nickvnuk@gmail.com>2020-03-22 17:19:07 +0100
commitd1d123dc6aeaa88702672c181377735e1b66125f (patch)
tree61114ff1a7d799d22d0390090996db75a3e6e18b /src/core/Debug.h
parentconsole init (diff)
downloadre3-d1d123dc6aeaa88702672c181377735e1b66125f.tar
re3-d1d123dc6aeaa88702672c181377735e1b66125f.tar.gz
re3-d1d123dc6aeaa88702672c181377735e1b66125f.tar.bz2
re3-d1d123dc6aeaa88702672c181377735e1b66125f.tar.lz
re3-d1d123dc6aeaa88702672c181377735e1b66125f.tar.xz
re3-d1d123dc6aeaa88702672c181377735e1b66125f.tar.zst
re3-d1d123dc6aeaa88702672c181377735e1b66125f.zip
Diffstat (limited to '')
-rw-r--r--src/core/Debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/Debug.h b/src/core/Debug.h
index daee2e2a..395f66af 100644
--- a/src/core/Debug.h
+++ b/src/core/Debug.h
@@ -8,4 +8,4 @@ public:
static void DebugInitTextBuffer();
static void DebugDisplayTextBuffer();
-}; \ No newline at end of file
+};