summaryrefslogtreecommitdiff
path: root/ReiLua_API.lua
diff options
context:
space:
mode:
Diffstat (limited to 'ReiLua_API.lua')
-rw-r--r--ReiLua_API.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/ReiLua_API.lua b/ReiLua_API.lua
index 66ba45c..881fb11 100644
--- a/ReiLua_API.lua
+++ b/ReiLua_API.lua
@@ -20,6 +20,8 @@ function RL.event( event ) end
function RL.log( logLevel, message ) end
---This function will be called on program close. Cleanup could be done here.
function RL.exit() end
+---This function will be called on program close. Cleanup could be done here.
+function RL.exit() end
-- Globals - ConfigFlags