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