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