diff options
Diffstat (limited to 'src/lua/graphics/Color.h')
-rw-r--r-- | src/lua/graphics/Color.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lua/graphics/Color.h b/src/lua/graphics/Color.h index 3621329..4110bc4 100644 --- a/src/lua/graphics/Color.h +++ b/src/lua/graphics/Color.h @@ -16,4 +16,4 @@ namespace graphics } // lua } // jin -#endif
\ No newline at end of file +#endif // __JIN_LUA_GRAPHICS_COLOR_H
\ No newline at end of file |