sdl2: move opts assignment into loop
commitf88e5c5744c7969ba0ccb7f9a3b85cdcac3aacf1
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 15 May 2018 05:45:01 +0000 (15 07:45 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 15 May 2018 08:22:12 +0000 (15 10:22 +0200)
tree499ead7f94e92e66fd2c3fe865c3df60b0e20228
parentfbd3a489df9953e2a5d017c922f3c103b2426952
sdl2: move opts assignment into loop

So the opts pointer is set for all sdl2_consoles.

Fixes: 844fd50dbbcfc9e401895274bf4fb8da8e8d3f64
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/sdl2.c