From a24f5572a38caa47a19c1f8a9bcea43d7ed88d1e Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 29 Oct 2018 23:19:19 +0800 Subject: =?UTF-8?q?*=E4=BF=AE=E6=94=B9=E5=A4=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/libjin/Game/je_application.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/libjin/Game/je_application.h') diff --git a/src/libjin/Game/je_application.h b/src/libjin/Game/je_application.h index f740c22..094de6a 100644 --- a/src/libjin/Game/je_application.h +++ b/src/libjin/Game/je_application.h @@ -1,5 +1,5 @@ -#ifndef __JE_CORE_GAME_H -#define __JE_CORE_GAME_H +#ifndef __JE_CORE_GAME_H__ +#define __JE_CORE_GAME_H__ #include "../core/je_configuration.h" #if defined(jin_game) @@ -85,4 +85,4 @@ namespace JinEngine #endif // jin_game -#endif // __JE_CORE_GAME_H \ No newline at end of file +#endif // __JE_CORE_GAME_H__ \ No newline at end of file -- cgit v1.1-26-g67d0