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
-8
View File
@@ -1,7 +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.
--[[
Copyright (c) 2006-2014 LOVE Development Team
@@ -1470,7 +1466,3 @@ void main() {
return table_concat(lines, "\n")
end
end
-- DO NOT REMOVE THE NEXT LINE. It is used to load this file as a raw string
-- literal in C++.
--)luastring"--"