summaryrefslogtreecommitdiff
path: root/source/modules/asura-core/graphics/binding/_texture.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/modules/asura-core/graphics/binding/_texture.cpp')
-rw-r--r--source/modules/asura-core/graphics/binding/_texture.cpp7
1 files changed, 3 insertions, 4 deletions
diff --git a/source/modules/asura-core/graphics/binding/_texture.cpp b/source/modules/asura-core/graphics/binding/_texture.cpp
index 305ac22..f5e5f17 100644
--- a/source/modules/asura-core/graphics/binding/_texture.cpp
+++ b/source/modules/asura-core/graphics/binding/_texture.cpp
@@ -2,10 +2,9 @@
using namespace std;
-namespace AsuraEngine
-{
- namespace Graphics
- {
+namespace_begin(AsuraEngine)
+namespace_begin(Graphics)
+
LUAX_REGISTRY(Texture)
{