aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/3ds/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/3ds/gui.h')
-rw-r--r--backends/platform/3ds/gui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/3ds/gui.h b/backends/platform/3ds/gui.h
index 66c6547139..8e82c6c851 100644
--- a/backends/platform/3ds/gui.h
+++ b/backends/platform/3ds/gui.h
@@ -33,7 +33,7 @@ public:
protected:
virtual void close();
-
+
uint32 _timer;
static StatusMessageDialog* _opened;
};