mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 09:22:22 -07:00
aafa7a04ab
Otherwise compile errors out when importing the file with the error:
```odin
vendor/lua/5.2/lua.odin(10:15) Error: Undeclared name: config
LUA_SHARED :: config(LUA_SHARED, false)
```