From 8ad6a7f955182955aec1fff0ed367f564f31e46a Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 19 May 2018 09:15:28 +0800 Subject: =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=AA=97=E5=8F=A3=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/libjin/core/game.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/libjin/core/game.h') diff --git a/src/libjin/core/game.h b/src/libjin/core/game.h index d56b249..069566b 100644 --- a/src/libjin/core/game.h +++ b/src/libjin/core/game.h @@ -8,6 +8,11 @@ namespace core class Game { public: + + struct Setting + { + + }; static inline Game* get() { -- cgit v1.1-26-g67d0