summaryrefslogtreecommitdiff
path: root/source/Asura.Editor/controls/toggle.cpp
blob: 40d2043fc91d27d7adbecb2fbf15d5616fda59b9 (plain)
1
2
3
4
5
6
7
8
#include "gui_button.h"

namespace_begin(AsuraEditor)

bool GUIToggle();


namespace_end