mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
It's now possible to build each module individually (as a DLL).
This commit is contained in:
@@ -100,3 +100,5 @@ namespace opengl
|
||||
} // love
|
||||
|
||||
#endif // LOVE_GRAPHICS_OPENGL_WRAP_GRAPHICS_H
|
||||
|
||||
extern "C" LOVE_EXPORT int luaopen_love_graphics(lua_State * L);
|
||||
Reference in New Issue
Block a user