mirror of
https://github.com/love2d/love.git
synced 2026-08-16 00:02:12 +02:00
It's now possible to build each module individually (as a DLL).
This commit is contained in:
@@ -64,4 +64,6 @@ namespace physfs
|
||||
} // filesystem
|
||||
} // love
|
||||
|
||||
extern "C" LOVE_EXPORT int luaopen_love_filesystem(lua_State * L);
|
||||
|
||||
#endif // LOVE_FILESYSTEM_PHYSFS_WRAP_FILESYSTEM_H
|
||||
|
||||
Reference in New Issue
Block a user