mirror of
https://github.com/love2d/love.git
synced 2026-08-15 07:41:11 +02:00
Backout changeset 57172a7f03452a6b07f346e850f3e1020e230f46
This commit is contained in:
@@ -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"--"
|
||||
|
||||
Reference in New Issue
Block a user