Mac and Linux SDL2 binary snapshots
Edward Rudd
2019-04-09 9cd2e9ec8fc0127393dfce9c0359d500c8c238be
source/src/video/haiku/SDL_bevents.cc
@@ -28,8 +28,8 @@
extern "C" {
#endif
void BE_PumpEvents(_THIS) {
   /* Since the event thread is its own thread, this isn't really necessary */
void HAIKU_PumpEvents(_THIS) {
    /* Since the event thread is its own thread, this isn't really necessary */
}
#ifdef __cplusplus