From 0fc4b3ad5f2ac8d5c0588f61c0cbed4349ee1430 Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 16 Oct 2018 20:18:42 +0800 Subject: *misc --- src/libjin/Graphics/Sprite.h | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'src/libjin/Graphics/Sprite.h') diff --git a/src/libjin/Graphics/Sprite.h b/src/libjin/Graphics/Sprite.h index 0d73464..2c7e0f5 100644 --- a/src/libjin/Graphics/Sprite.h +++ b/src/libjin/Graphics/Sprite.h @@ -3,16 +3,16 @@ namespace jin { -namespace graphics -{ + namespace graphics + { - /* just like texture but with x,y */ - class Sprite - { + /* just like texture but with x,y */ + class Sprite + { - }; + }; -} + } } #endif \ No newline at end of file -- cgit v1.1-26-g67d0