aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorraysan5 <raysan5@gmail.com>2016-08-03 21:39:22 +0200
committerraysan5 <raysan5@gmail.com>2016-08-03 21:39:22 +0200
commit5c30e079f4da0c042248f48e5cc39b48e948ab10 (patch)
treeed80ccf98995a2ec351aa249951097e579d25ff7 /src
parent735968e68543bb5141122f181608d0d7ada9a3be (diff)
downloadraylib-5c30e079f4da0c042248f48e5cc39b48e948ab10.tar.gz
raylib-5c30e079f4da0c042248f48e5cc39b48e948ab10.zip
[rlua] new module: raylib Lua binding
Diffstat (limited to 'src')
-rw-r--r--src/rlua.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rlua.h b/src/rlua.h
index 6a909c43..d157002d 100644
--- a/src/rlua.h
+++ b/src/rlua.h
@@ -3628,4 +3628,4 @@ RLUADEF void ExecuteLuaFile(const char *filename)
}
}
-#endif // RLUA_IMPLEMENTATION
+#endif // RLUA_IMPLEMENTATION \ No newline at end of file