Mac and Linux SDL2 binary snapshots
Edward Rudd
2021-06-15 dec7875a6e23212021e4d9080330a42832dfe02a
source/src/video/haiku/SDL_bmodes.cc
@@ -228,7 +228,7 @@
    display.desktop_mode = *mode;
    display.current_mode = *mode;
    
    SDL_AddVideoDisplay(&display);
    SDL_AddVideoDisplay(&display, SDL_FALSE);
}
/*