aboutsummaryrefslogtreecommitdiff
path: root/src/libjin-lua/scripts/graphics/graphics.lua.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-12-24 19:15:02 +0800
committerchai <chaifix@163.com>2018-12-24 19:15:02 +0800
commit039e2541207232e0a382a52a65122a15eed9257d (patch)
treeab378128b2c0b4f228e3312595d8b91bfa30cd63 /src/libjin-lua/scripts/graphics/graphics.lua.h
parent913e41baa76cf6b866b85137c85b89be34b2376c (diff)
+physics module
Diffstat (limited to 'src/libjin-lua/scripts/graphics/graphics.lua.h')
-rw-r--r--src/libjin-lua/scripts/graphics/graphics.lua.h25
1 files changed, 24 insertions, 1 deletions
diff --git a/src/libjin-lua/scripts/graphics/graphics.lua.h b/src/libjin-lua/scripts/graphics/graphics.lua.h
index 9e4c5d5..31f15b6 100644
--- a/src/libjin-lua/scripts/graphics/graphics.lua.h
+++ b/src/libjin-lua/scripts/graphics/graphics.lua.h
@@ -156,6 +156,29 @@ static char graphics_lua[] = {
48,44,32,48,44,32,48,44,32,50,53,53,41,13,10,32,32,32,32,106,
103,46,99,108,101,97,114,40,41,13,10,32,32,32,32,106,103,46,117,110,
115,101,116,70,111,110,116,40,41,13,10,32,32,32,32,106,103,46,117,110,
-117,115,101,83,104,97,100,101,114,40,41,13,10,101,110,100,13,10
+117,115,101,83,104,97,100,101,114,40,41,13,10,101,110,100,13,10,13,10,
+106,103,46,103,101,116,83,116,97,116,115,83,116,114,32,61,32,102,117,110,
+99,116,105,111,110,40,41,32,13,10,32,32,32,32,108,111,99,97,108,32,
+115,116,97,116,115,32,61,32,106,105,110,46,103,114,97,112,104,105,99,115,
+46,103,101,116,83,116,97,116,115,40,41,13,10,9,108,111,99,97,108,32,
+115,116,114,32,61,32,34,100,114,97,119,32,99,97,108,108,58,32,34,32,
+46,46,32,115,116,97,116,115,46,100,114,97,119,67,97,108,108,115,32,46,
+46,32,39,92,110,39,13,10,9,9,9,32,46,46,32,34,99,97,110,118,
+97,115,32,115,119,105,116,99,104,101,115,58,32,34,32,46,46,32,115,116,
+97,116,115,46,99,97,110,118,97,115,83,119,105,116,99,104,101,115,32,46,
+46,32,39,92,110,39,13,10,9,9,9,32,46,46,32,34,115,104,97,100,
+101,114,32,115,119,105,116,99,104,101,115,58,32,34,32,46,46,32,115,116,
+97,116,115,46,115,104,97,100,101,114,83,119,105,116,99,104,101,115,32,46,
+46,32,39,92,110,39,13,10,9,9,9,32,46,46,32,34,102,111,110,116,
+32,115,119,105,116,99,104,101,115,58,32,34,32,46,46,32,115,116,97,116,
+115,46,102,111,110,116,83,119,105,116,99,104,101,115,32,46,46,32,39,92,
+110,39,13,10,9,9,9,32,46,46,32,34,116,101,120,116,117,114,101,115,
+58,32,34,32,46,46,32,115,116,97,116,115,46,116,101,120,116,117,114,101,
+115,32,46,46,32,39,92,110,39,13,10,9,9,9,32,46,46,32,34,99,
+97,110,118,97,115,101,115,58,32,34,32,46,46,32,115,116,97,116,115,46,
+99,97,110,118,97,115,101,115,32,46,46,32,39,92,110,39,13,10,9,9,
+9,32,46,46,32,34,102,111,110,116,115,58,32,34,32,46,46,32,115,116,
+97,116,115,46,102,111,110,116,115,32,32,32,32,13,10,32,32,32,32,114,
+101,116,117,114,110,32,115,116,114,13,10,101,110,100
};