From 1cbcb498297dc4de232a514b01790ef561edc041 Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 8 Sep 2018 15:51:02 +0800 Subject: *update --- src/lua/modules/_embed/graphics.lua.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/lua/modules/_embed/graphics.lua.h (limited to 'src/lua/modules/_embed/graphics.lua.h') diff --git a/src/lua/modules/_embed/graphics.lua.h b/src/lua/modules/_embed/graphics.lua.h new file mode 100644 index 0000000..1414efc --- /dev/null +++ b/src/lua/modules/_embed/graphics.lua.h @@ -0,0 +1,4 @@ +/* graphics.lua */ +static const char* graphics_lua = R"( +jin.graphics = jin.graphics or {} +)"; -- cgit v1.1-26-g67d0