mirror of
https://github.com/love2d/love.git
synced 2026-08-12 08:30:56 +02:00
36341ed9f7
Matches the behaviour of Lua 5.1 and 5.2's built-in C module searcher. The error message when a valid C module is loaded but no valid function is found is also improved. Fixes #2307.