Closed Davidobot closed 2 years ago
Amongst other changes:
npm
The fix will be incorporating this fix. The Audio.h change can be global; the event/sdl/Event.cpp will be made by creating a duplicate Event_compat.cpp in the directory and including it in LOVE's CMakeLists here.
Audio.h
event/sdl/Event.cpp
Event_compat.cpp
Fixed in https://github.com/Davidobot/love.js/commit/8f9a7b85da9149b6d4d0af46442ead1e71f76477
Amongst other changes:
npm
(oops)The fix will be incorporating this fix. The
Audio.h
change can be global; theevent/sdl/Event.cpp
will be made by creating a duplicateEvent_compat.cpp
in the directory and including it in LOVE's CMakeLists here.