aboutsummaryrefslogtreecommitdiffstats
path: root/src/menu/static_rectangle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/menu/static_rectangle.cpp')
-rw-r--r--src/menu/static_rectangle.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/menu/static_rectangle.cpp b/src/menu/static_rectangle.cpp
index 83cf6487..d5bdea20 100644
--- a/src/menu/static_rectangle.cpp
+++ b/src/menu/static_rectangle.cpp
@@ -50,4 +50,4 @@ namespace usdx
{
glDrawArrays(GL_QUADS, 0, 4);
}
-};
+}