Merge remote-tracking branch 'rxi/master'
This commit is contained in:
+1
-1
@@ -102,7 +102,7 @@ int main(int argc, char **argv) {
|
||||
}
|
||||
lua_setglobal(L, "ARGS");
|
||||
|
||||
lua_pushstring(L, "1.08");
|
||||
lua_pushstring(L, "1.10");
|
||||
lua_setglobal(L, "VERSION");
|
||||
|
||||
lua_pushstring(L, SDL_GetPlatform());
|
||||
|
||||
Reference in New Issue
Block a user