mirror of
https://github.com/love2d/love.git
synced 2026-08-17 02:58:31 +02:00
Rename loaders to fit their locations
--HG-- branch : minor
This commit is contained in:
@@ -36,7 +36,7 @@ namespace sdl
|
||||
int w_wait(lua_State * L);
|
||||
int w_push(lua_State * L);
|
||||
|
||||
extern "C" LOVE_EXPORT int luaopen_love_event(lua_State * L);
|
||||
extern "C" LOVE_EXPORT int luaopen_love_event_sdl(lua_State * L);
|
||||
|
||||
} // sdl
|
||||
} // event
|
||||
|
||||
Reference in New Issue
Block a user