diff options
Diffstat (limited to 'src/debug/DebugInfo.h')
| -rw-r--r-- | src/debug/DebugInfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debug/DebugInfo.h b/src/debug/DebugInfo.h index 49e46a4..4cdfedc 100644 --- a/src/debug/DebugInfo.h +++ b/src/debug/DebugInfo.h @@ -6,4 +6,4 @@ class DebugInfo { public: virtual void Draw(ui::Point position) {} -};
\ No newline at end of file +}; |
