From b011b2ca4e161fea2a742cb9b1673cd84cf0eba5 Mon Sep 17 00:00:00 2001 From: jussi Date: Mon, 5 Aug 2024 23:35:57 +0300 Subject: GetRayBoxCells fix. --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 8c054ba..d0ed567 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,8 @@ https://github.com/raysan5/raylib https://github.com/lua/lua or https://github.com/LuaJIT/LuaJIT +Note! Lua header files are from Lua 5.4.0, if you use different version be sure to replace them. + ### Linux Compile Raylib and lua by following their instructions. They will compile to libraylib.a and liblua.a by default. -- cgit v1.2.3