diff options
Diffstat (limited to 'Source/Asura.Editor/Controls/GUIClip.h')
-rw-r--r-- | Source/Asura.Editor/Controls/GUIClip.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Source/Asura.Editor/Controls/GUIClip.h b/Source/Asura.Editor/Controls/GUIClip.h new file mode 100644 index 0000000..38b6094 --- /dev/null +++ b/Source/Asura.Editor/Controls/GUIClip.h @@ -0,0 +1,6 @@ +#ifndef _ASURA_GUICLIP_H_ +#define _ASURA_GUICLIP_H_ + + + +#endif |