aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/util/lua/ldo.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword25/util/lua/ldo.h')
-rw-r--r--engines/sword25/util/lua/ldo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/sword25/util/lua/ldo.h b/engines/sword25/util/lua/ldo.h
index 4c97134805..e57b08dec0 100644
--- a/engines/sword25/util/lua/ldo.h
+++ b/engines/sword25/util/lua/ldo.h
@@ -54,4 +54,3 @@ LUAI_FUNC int luaD_rawrunprotected (lua_State *L, Pfunc f, void *ud);
LUAI_FUNC void luaD_seterrorobj (lua_State *L, int errcode, StkId oldtop);
#endif
-