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