From 58ad98213763348b49d8313675203b287a5442bb Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 20 Oct 2018 10:13:31 +0800 Subject: =?UTF-8?q?*=E4=BF=AE=E6=94=B9=E5=A4=B4=E6=96=87=E4=BB=B6=E5=AE=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/libjin/Game/je_game.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/libjin/Game/je_game.h') diff --git a/src/libjin/Game/je_game.h b/src/libjin/Game/je_game.h index 9323177..5225ed7 100644 --- a/src/libjin/Game/je_game.h +++ b/src/libjin/Game/je_game.h @@ -1,5 +1,5 @@ -#ifndef __LIBJIN_CORE_GAME_H -#define __LIBJIN_CORE_GAME_H +#ifndef __JE_CORE_GAME_H +#define __JE_CORE_GAME_H #include "../common/je_subsystem.hpp" #include "../utils/je_macros.h" @@ -55,4 +55,4 @@ namespace jin } // namespace core } // namespace jin -#endif // __LIBJIN_CORE_GAME_H +#endif // __JE_CORE_GAME_H -- cgit v1.1-26-g67d0