diff options
| author | Drahflow <drahflow@gmx.de> | 2014-01-31 14:06:48 +0100 |
|---|---|---|
| committer | Drahflow <drahflow@gmx.de> | 2014-01-31 14:06:48 +0100 |
| commit | 498d38c522ede6969875c7814f50058a4d3a5ce2 (patch) | |
| tree | 698b4bbc28c13fe7e78a3398014b505591dbc1fc | |
| parent | ed903a8bd11b23273896ee31f6fa3c0adb45d1a5 (diff) | |
oops
| -rw-r--r-- | elymas/lib/ffi/sdl.ey | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elymas/lib/ffi/sdl.ey b/elymas/lib/ffi/sdl.ey index 7ff7cd6..9f235e9 100644 --- a/elymas/lib/ffi/sdl.ey +++ b/elymas/lib/ffi/sdl.ey @@ -24,7 +24,7 @@ 512 ==:WINDOW_INPUT_FOCUS 1024 ==:WINDOW_MOUSE_FOCUS 2048 ==:WINDOW_FOREIGN - 4095 ==:WINDOW_FULLSCREEN_DESKTOP + 4097 ==:WINDOW_FULLSCREEN_DESKTOP "siiiii" "p" ->CreateWindow "p" "" ->DestroyWindow |
