Backout changeset 57172a7f03452a6b07f346e850f3e1020e230f46

This commit is contained in:
Alex Szpakowski
2014-06-05 14:59:29 -03:00
parent e9e303c1e8
commit 3792dee4b4
7 changed files with 5520 additions and 29 deletions
-9
View File
@@ -1,8 +1,3 @@
R"luastring"--(
-- DO NOT REMOVE THE ABOVE LINE. It is used to load this file as a raw string
-- literal in C++. There is a matching delimiter at the bottom of this file.
-- It is designed to avoid problems with Lua linters picking up invalid syntax.
--[[
Copyright (c) 2006-2014 LOVE Development Team
@@ -1639,7 +1634,3 @@ return function()
return tonumber(retval) or 0
end
-- DO NOT REMOVE THE NEXT LINE. It is used to load this file as a raw string
-- literal in C++.
--)luastring"--"