diff options
Diffstat (limited to 'src/core/Debug.cpp')
-rw-r--r-- | src/core/Debug.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/Debug.cpp b/src/core/Debug.cpp index 1bd353d3..b80e9959 100644 --- a/src/core/Debug.cpp +++ b/src/core/Debug.cpp @@ -9,4 +9,4 @@ void CDebug::DebugInitTextBuffer() void CDebug::DebugDisplayTextBuffer() { -}
\ No newline at end of file +} |