From ce63f79c7d683d0de398f6ea0483cdd59ec06a62 Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 28 Jul 2018 11:57:16 +0800 Subject: *update --- test/01HelloWorld/main.cpp | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'test/01HelloWorld/main.cpp') diff --git a/test/01HelloWorld/main.cpp b/test/01HelloWorld/main.cpp index e69de29..701d53f 100644 --- a/test/01HelloWorld/main.cpp +++ b/test/01HelloWorld/main.cpp @@ -0,0 +1,7 @@ +#include "jin.h" + +int main() +{ + jin::core::Game* game; + jin::graphics::WindowSystem; +} \ No newline at end of file -- cgit v1.1-26-g67d0