From 99b90496765df21c5f377f42b9ed073ccb34c1fd Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 1 Aug 2019 09:15:04 +0800 Subject: *misc --- source/Asura.Editor/controls/toggle.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 source/Asura.Editor/controls/toggle.cpp (limited to 'source/Asura.Editor/controls/toggle.cpp') diff --git a/source/Asura.Editor/controls/toggle.cpp b/source/Asura.Editor/controls/toggle.cpp new file mode 100644 index 0000000..40d2043 --- /dev/null +++ b/source/Asura.Editor/controls/toggle.cpp @@ -0,0 +1,8 @@ +#include "gui_button.h" + +namespace_begin(AsuraEditor) + +bool GUIToggle(); + + +namespace_end -- cgit v1.1-26-g67d0