scalanative-graphics-bindings
scalanative-graphics-bindings copied to clipboard
Fix SDL_WINDOW_FULLSCREEN_DESKTOP
The SDL_WINDOW_FULLSCREEN_DESKTOP flag had a typo (missing last 0). It now works as expected.